aboutsummaryrefslogtreecommitdiff
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, 19 insertions, 0 deletions
diff --git a/biology/nab/files/patch-ae b/biology/nab/files/patch-ae
new file mode 100644
index 000000000000..b901073e9ebb
--- /dev/null
+++ b/biology/nab/files/patch-ae
@@ -0,0 +1,19 @@
+*** 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 ];