--- sml/trunk/src/compiler/FLINT/main/flintcomp.sml 1998/03/22 23:05:33 50 +++ sml/trunk/src/compiler/FLINT/main/flintcomp.sml 1998/03/22 23:08:44 51 @@ -47,7 +47,7 @@ e) val prLexp = prGen (CGC.printLambda, MCprint.printLexp) -val prFlint = prGen (CGC.printLambda, PPFlint.printProg) +val prFlint = prGen (CGC.printFlint, PPFlint.printProg) val prCps = prGen (CGC.printit, PPCps.printcps0) (** compiling FLINT code into the binary machine code *)
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: = prGen (CGC.printit, PPCps.printcps0) (** compiling FLINT code into the binary machine code *)