Update of /cvsroot/wisp/wisp/doc/examples
In directory usw-pr-cvs1:/tmp/cvs-serv4543/doc/examples
Modified Files:
undoc.wisp
Log Message:
Dropped the strings-as-stacks module and |cut-place| special form.
Index: undoc.wisp
===================================================================
RCS file: /cvsroot/wisp/wisp/doc/examples/undoc.wisp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- undoc.wisp 26 Aug 2002 16:18:17 -0000 1.12
+++ undoc.wisp 31 Aug 2002 14:28:25 -0000 1.13
@@ -45,7 +45,6 @@
collectors cpu/general cpu/ia32 display encoding files
format/as format/elfexec frer getopt ini keyboard lists
mingle morse phases promises qsort random regex string-port
- strings strings-as-stacks tester time unicode unix url
- wispdoc xml))
+ strings tester time unicode unix url wispdoc xml))
(print "Total of $[total[]] undocumented procedures.\n")
|