Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-08-26 18:35:26 -0700 (Thu, 26 Aug 2004)
Revision: 493
Log message:

      This is a branch to bring metaprl in line with the omake branch.
      98% of these changes are just to .cvsignore files, which should
      ignore .omc and .omo generated files.
      
      There are a few changes to OMakefiles.  This is because
      the $'(...) sequence has been replaced by $`(...).
      $'a b c' is now symmetric with $"a b c", as a quotation.
      $'...' does not expand variables in the quotation, $"..." does.
      
      This will probably be a very short-lived branch...
      We can remove the tag later if this is a problem.
      

Changes  Path
Properties libmojave-branches/shell_begin
+3 -1 libmojave-branches/shell_begin/.cvsignore
Properties libmojave-branches/shell_begin/cutil
+2 -0 libmojave-branches/shell_begin/cutil/.cvsignore
Properties libmojave-branches/shell_begin/stdlib
+2 -0 libmojave-branches/shell_begin/stdlib/.cvsignore
Properties libmojave-branches/shell_begin/system
+2 -0 libmojave-branches/shell_begin/system/.cvsignore
Properties libmojave-branches/shell_begin/unix
+2 -0 libmojave-branches/shell_begin/unix/.cvsignore
Properties libmojave-branches/shell_begin/util
+2 -0 libmojave-branches/shell_begin/util/.cvsignore