Update of /cvsroot/wisp/wisp/modules
In directory sc8-pr-cvs1:/tmp/cvs-serv24163/modules
Modified Files:
wisptyp.wrti
Log Message:
created the #unknown special object
Index: wisptyp.wrti
===================================================================
RCS file: /cvsroot/wisp/wisp/modules/wisptyp.wrti,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- wisptyp.wrti 26 Feb 2003 20:20:16 -0000 1.21
+++ wisptyp.wrti 28 Feb 2003 22:39:18 -0000 1.22
@@ -84,6 +84,7 @@
(macro FALSE 19)
(macro VOID 27)
(macro BOXEMPTY 35) ; not a real value--used only in boxes
+ (macro UNKNOWN 43)
(macro ZERO 7)
|