Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-04-01 02:23:09 -0800 (Fri, 01 Apr 2005)
Revision: 7078
Log message:
'$0" is a literal string $0; to protect from spaces one needs to use double
quotes: "$0".
Changes | Path |
+1 -1 | metaprl/editor/ml/mpopt |
+2 -2 | metaprl/editor/ml/mptop |