Update of /var/lib/cvs/src/d2c
In directory cantor:/tmp/cvs-serv16009/d2c
Modified Files:
Tag: GD_2_5
Makegen
Log Message:
Bug: 7002
Merge the gd-2-3-newio branch, containing updates to use the IO and
System libraries from Functional Objects, and (in many cases) to use
the Common-Dylan API instead of Gwydion local extensions.
Index: Makegen
===================================================================
RCS file: /var/lib/cvs/src/d2c/Makegen,v
retrieving revision 1.5.2.3
retrieving revision 1.5.2.4
diff -u -d -r1.5.2.3 -r1.5.2.4
--- Makegen 22 Jul 2004 14:05:08 -0000 1.5.2.3
+++ Makegen 22 Jul 2004 16:35:50 -0000 1.5.2.4
@@ -1,5 +1,5 @@
if (!$enable_bootstrap) {
- do compile_subdirs('runtime', 'debugger', 'compiler', 'dig');
+ do compile_subdirs('runtime', 'debugger', 'compiler'); # 'dig'
} else {
do compile_subdirs('runtime', 'debugger', 'compiler');
}
_______________________________________________
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
http://www.gwydiondylan.org/mailman/listinfo/gd-chatter
|
|