mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
d05574972e
PR: ports/8696 Submitted by: Ryo MIYAMOTO rmiya@cc.hirosaki-u.ac.jp
20 lines
387 B
Plaintext
20 lines
387 B
Plaintext
*** 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
|
|
#
|