SCM Repository
View of /sml/trunk/src/cml/src/IO/text-prim-io.sml
Parent Directory
|
Revision Log
Revision 2 -
(download)
(annotate)
Sat Oct 4 23:33:09 1997 UTC (23 years, 6 months ago) by monnier
File size: 268 byte(s)
Sat Oct 4 23:33:09 1997 UTC (23 years, 6 months ago) by monnier
File size: 268 byte(s)
Initial revision
(* text-prim-io.sml * * COPYRIGHT (c) 1995 AT&T Bell Laboratories. * *) structure TextPrimIO = PrimIO ( structure Vector = CharVector structure Array = CharArray val someElem = #"\000" type pos = Position.int val compare = Position.compare);
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |