SCM Repository
Diff of /sml/trunk/src/compiler/CodeGen/main/machine-gen.sml
Parent Directory
|
Revision Log
|
Patch
revision 1172, Fri Mar 22 20:42:01 2002 UTC | revision 1173, Sat Mar 23 04:18:51 2002 UTC | |
---|---|---|
# | Line 103 | Line 103 |
103 | ||
104 | val graphical_view_size = | val graphical_view_size = |
105 | MLRiscControl.mkInt | MLRiscControl.mkInt |
106 | ("cfg-graphical-view_size", | ("cfg-graphical-view-size", |
107 | "minimium threshold for size of graphical view") | "minimium threshold for size of graphical view") |
108 | ||
109 | fun omitFramePointer(cfg as G.GRAPH graph) = let | fun omitFramePointer(cfg as G.GRAPH graph) = let |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |