made to work

This commit is contained in:
ceriel 1988-07-05 14:12:26 +00:00
parent a78659a463
commit f6c0b80be8

View File

@ -269,7 +269,7 @@ ABC
( cd ..
cp Action Action.orig
ed - Action <<ABC
/EM interpreter in C/,/^end/s/^/!/
/EM interpreter in C/;/^end/s/^/!/
w
q
ABC