CVS: sml-dist/src/compiler/FLINT/trans translate.sml, 1.33.4.16, 1.33.4.17

George Kuan <[email protected]> Fri, 28 Jul 2006 15:26:11 -0700
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/src/compiler/FLINT/trans
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv32569/FLINT/trans

Modified Files:
      Tag: primop-branch-2
	translate.sml 
Log Message:
started LTy pretty printer using SMLNJ-lib

Index: translate.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/compiler/FLINT/trans/translate.sml,v
retrieving revision 1.33.4.16
retrieving revision 1.33.4.17
diff -C2 -d -r1.33.4.16 -r1.33.4.17
*** translate.sml	26 Jul 2006 21:28:29 -0000	1.33.4.16
--- translate.sml	28 Jul 2006 22:26:08 -0000	1.33.4.17
***************
*** 49,53 ****
   ****************************************************************************)
  
! val debugging = ref true
  fun bug msg = EM.impossible("Translate: " ^ msg)
  val say = Control.Print.say
--- 49,53 ----
   ****************************************************************************)
  
! val debugging = ref false
  fun bug msg = EM.impossible("Translate: " ^ msg)
  val say = Control.Print.say


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV