CVS: sml/src/smlnj-lib/PP/src pp-desc-fn.sml,1.5,1.6
John Reppy <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml/src/smlnj-lib/PP/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24201
Modified Files:
pp-desc-fn.sml
Log Message:
Fix typo.
Index: pp-desc-fn.sml
===================================================================
RCS file: /cvsroot/smlnj/sml/src/smlnj-lib/PP/src/pp-desc-fn.sml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** pp-desc-fn.sml 25 Oct 2005 15:34:13 -0000 1.5
--- pp-desc-fn.sml 25 Oct 2005 16:13:23 -0000 1.6
***************
*** 11,15 ****
struct
! structure PPS = PPS
type token = PPS.token
--- 11,15 ----
struct
! structure PPS = S
type token = PPS.token
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information