[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 12497)

Jason J. Hickey jyh at cs.caltech.edu
Thu Nov 1 19:27:41 PDT 2007


Switched from

   program-syntax

to

   .LANGUAGE: <mode>

where <mode> is either "program", or "make".

There are no minor modes -- I'm not sure why we would need them...

----
Changes in omake-branches/0.9.8.x:
    +1 -1       src/Makefile
    +1 -1       src/Makefile.nt
    +22 -6      src/env/omake_exp_lex.ml
    +0 -1       src/ir/omake_symbol.ml
    +1 -1       test/syntax/Test1
    +1 -1       test/syntax/Test2
    +1 -1       test/syntax/Test3
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-11.html#07/11/01.19:27:41



More information about the OMake-CVS mailing list