CVS: sml-dist/src/cm/tools/mllex tool.sml,1.3,1.4
Matthias Blume <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml-dist/src/cm/tools/mllex
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30700/src/cm/tools/mllex
Modified Files:
tool.sml
Log Message:
ml-flex -> lexgen
Index: tool.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/cm/tools/mllex/tool.sml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** tool.sml 24 Feb 2006 22:23:53 -0000 1.3
--- tool.sml 1 Mar 2006 04:44:28 -0000 1.4
***************
*** 16,21 ****
class = "mllex",
suffixes = ["lex", "l"],
! cmdStdPath = fn () => if #get legacy_control () then "ml-lex"
! else "ml-flex",
template = NONE,
extensionStyle = Tools.EXTEND [("sml", SOME "sml", fn too => too)],
--- 16,22 ----
class = "mllex",
suffixes = ["lex", "l"],
! cmdStdPath = fn () => if #get legacy_control ()
! then ("ml-lex", [])
! else ("lexgen", ["--ml-lex-mode"]),
template = NONE,
extensionStyle = Tools.EXTEND [("sml", SOME "sml", fn too => too)],
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642