SCM Repository
View of /sml/trunk/src/cm/tools/burgtool.sml
Parent Directory
|
Revision Log
Revision 277 -
(download)
(annotate)
Mon May 17 09:13:26 1999 UTC (21 years, 9 months ago) by blume
File size: 397 byte(s)
Mon May 17 09:13:26 1999 UTC (21 years, 9 months ago) by blume
File size: 397 byte(s)
early beginning of dep. analysis
(* * Running ML-Burg from CM. * * (C) 1999 Lucent Technologies, Bell Laboratories * * Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp) *) structure BurgTool = StdShellCmdTool (val tool = "ML-Burg" val class = "mlburg" val suffixes = ["burg"] val command = ("BURG", "ml-burg") val extensionStyle = Tools.REPLACE (["burg"], ["sml"]) val sml = true)
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |