diff CADDSuite-1.6/data/OpenBabel/genheaders.sh @ 10:eda78e0f5df6 draft default tip

Deleted selected files
author marcel
date Sun, 30 Nov 2014 03:46:08 -0500
parents 488032d372e1
children
line wrap: on
line diff
--- a/CADDSuite-1.6/data/OpenBabel/genheaders.sh	Sat Dec 15 13:16:40 2012 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-./bin2hex.pl aromatic.txt AromaticData >aromatic.h
-./bin2hex.pl atomtyp.txt AtomTypeData >atomtyp.h
-./bin2hex.pl bondtyp.txt BondTypeData >bondtyp.h
-./bin2hex.pl element.txt ElementData >element.h
-./bin2hex.pl isotope-small.txt IsotopeData ISOTOPE >isotope.h
-./bin2hex.pl phmodel.txt PhModelData PHMODELDATA >phmodeldata.h
-./bin2hex.pl resdata.txt ResidueData >resdata.h
-./bin2hex.pl torlib.txt TorsionDefaults >torlib.h
-./bin2hex.pl types.txt TypesData >types.h