provide structure CharVector;
authorwenzelm
Thu, 01 Jan 2009 12:36:37 +0100
changeset 29285 5cf577cb2253
parent 29284 4588e0070d4c
child 29286 5de880bda02d
provide structure CharVector;
src/Pure/ML-Systems/mosml.ML
--- a/src/Pure/ML-Systems/mosml.ML	Thu Jan 01 12:00:36 2009 +0100
+++ b/src/Pure/ML-Systems/mosml.ML	Thu Jan 01 12:36:37 2009 +0100
@@ -35,6 +35,7 @@
 load "Process";
 load "FileSys";
 load "IO";
+load "CharVector";
 
 exception Interrupt;