CVS: sml-dist/src/compiler/FLINT/kernel pplty.sml, 1.1.2.19, 1.1.2.20
George Kuan <[email protected]> Sun, 24 Sep 2006 20:26:54 -0700
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml-dist/src/compiler/FLINT/kernel
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv4786/compiler/FLINT/kernel
Modified Files:
Tag: primop-branch-2
pplty.sml
Log Message:
inl_infPrec still not correct, but getting there...
Index: pplty.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/compiler/FLINT/kernel/Attic/pplty.sml,v
retrieving revision 1.1.2.19
retrieving revision 1.1.2.20
diff -C2 -d -r1.1.2.19 -r1.1.2.20
*** pplty.sml 29 Aug 2006 14:05:14 -0000 1.1.2.19
--- pplty.sml 25 Sep 2006 03:26:52 -0000 1.1.2.20
***************
*** 23,27 ****
val dtPrintNames : bool ref = ref true
! val printIND : bool ref = ref false
fun ppSeq ppstrm {sep: string, pp : PP.stream -> 'a -> unit} (list: 'a list) =
--- 23,27 ----
val dtPrintNames : bool ref = ref true
! val printIND : bool ref = ref true
fun ppSeq ppstrm {sep: string, pp : PP.stream -> 'a -> unit} (list: 'a list) =
-------------------------------------------------------------------------
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