summaryrefslogtreecommitdiff
path: root/biology/nab/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'biology/nab/files/patch-ae')
-rw-r--r--biology/nab/files/patch-ae19
1 files changed, 0 insertions, 19 deletions
diff --git a/biology/nab/files/patch-ae b/biology/nab/files/patch-ae
deleted file mode 100644
index b901073e9ebb..000000000000
--- a/biology/nab/files/patch-ae
+++ /dev/null
@@ -1,19 +0,0 @@
-*** examples/program_7.nab.orig Thu Jan 14 16:53:07 1999
---- examples/program_7.nab Thu Jan 14 16:53:24 1999
-***************
-*** 9,15 ****
- cseq = wc_complement( "acgtacgt", "dna.amber94.rlb", "dna" );
-
- m = wc_helix( seq, "dna.amber94.rlb", "dna", cseq, "dna.amber94.rlb",
-! "dna", 2.25, -4.96, 36.0, 4.38, "" );
-
- b = newbounds(m, "");
- allocate xyz[ 4*m.natoms ];
---- 9,15 ----
- cseq = wc_complement( "acgtacgt", "dna.amber94.rlb", "dna" );
-
- m = wc_helix( seq, "dna.amber94.rlb", "dna", cseq, "dna.amber94.rlb",
-! "dna", 2.25, -4.96, 36.0, 3.38, "" );
-
- b = newbounds(m, "");
- allocate xyz[ 4*m.natoms ];