aboutsummaryrefslogtreecommitdiff
path: root/biology/psi88/files/patch-ba
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-05-06 08:22:15 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-05-06 08:22:15 +0000
commitd05574972e8354015c6e7d70fe75309e79bf9ea2 (patch)
tree058b38c495a60bbbc11749413226ae5a7570882f /biology/psi88/files/patch-ba
parent9674eb1cb0484769aac5e4461bacb4864619010f (diff)
Notes
Diffstat (limited to 'biology/psi88/files/patch-ba')
-rw-r--r--biology/psi88/files/patch-ba19
1 files changed, 19 insertions, 0 deletions
diff --git a/biology/psi88/files/patch-ba b/biology/psi88/files/patch-ba
new file mode 100644
index 000000000000..494065d08251
--- /dev/null
+++ b/biology/psi88/files/patch-ba
@@ -0,0 +1,19 @@
+*** unix/rpsi1.orig Sat May 25 03:50:02 1991
+--- unix/rpsi1 Thu Nov 12 11:25:41 1998
+***************
+*** 10,16 ****
+ #
+ # Run PSI1/88 using cmdlin.psi1 as input
+ #
+! time ./PSI1 < $1.psi1
+ #
+ # remove any old files with the target name
+ #
+--- 10,16 ----
+ #
+ # Run PSI1/88 using cmdlin.psi1 as input
+ #
+! time PSI1 < $1.psi1
+ #
+ # remove any old files with the target name
+ #