SCM Repository
Annotation of /sml/trunk/src/compiler/CodeGen/optimizer/mlrisc-environment.sml
Parent Directory
|
Revision Log
Revision 246 - (view) (download)
1 : | monnier | 245 | (* Copyright 1999, Lucent Technologies, Bell Labs *) |
2 : | |||
3 : | (* Environment that must be established for the loading | ||
4 : | * of the MLRISC optimizer at the interactive level | ||
5 : | *) | ||
6 : | structure Label = Compiler.MLRISC.Label | ||
7 : | structure MLRiscErrorMsg = Compiler.MLRISC.MLRiscErrorMsg | ||
8 : | structure MLRISC_Control = Compiler.MLRISC.MLRISC_Control | ||
9 : | structure AsmStream = Compiler.MLRISC.AsmStream | ||
10 : | structure Intmap = Compiler.MLRISC.Intmap |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |