SCM Repository
View of /sml/trunk/src/compiler/CodeGen/optimizer/mlrisc-environment.sml
Parent Directory
|
Revision Log
Revision 229 -
(download)
(annotate)
Sat Apr 17 18:10:40 1999 UTC (21 years, 9 months ago) by monnier
File size: 567 byte(s)
Sat Apr 17 18:10:40 1999 UTC (21 years, 9 months ago) by monnier
File size: 567 byte(s)
Initial revision
(* Copyright 1999, Lucent Technologies, Bell Labs *) (* Environment that must be established for the loading * of the MLRISC optimizer at the interactive level *) structure Label = Compiler.MLRISC.Label structure MLRiscErrorMsg = Compiler.MLRISC.MLRiscErrorMsg structure MLRISC_Control = Compiler.MLRISC.MLRISC_Control structure MLRISC_ViewStyle = MLRISC_Control.Visual structure MLRISC_Timing = MLRISC_Control.Timing structure MLRISC_Profiling = MLRISC_Control.Profiling structure AsmStream = Compiler.MLRISC.AsmStream structure Intmap = Compiler.MLRISC.Intmap
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |