Update of /var/lib/cvs/src/d2c/compiler/front
In directory cantor:/tmp/cvs-serv17909/front
Modified Files:
Tag: GD_2_5
front-exports.dylan
Log Message:
dependent tlfs certainly require the flow framework.
Index: front-exports.dylan
===================================================================
RCS file: /var/lib/cvs/src/d2c/compiler/front/front-exports.dylan,v
retrieving revision 1.11.2.3
retrieving revision 1.11.2.4
diff -u -d -r1.11.2.3 -r1.11.2.4
--- front-exports.dylan 3 Feb 2004 05:35:57 -0000 1.11.2.3
+++ front-exports.dylan 5 Feb 2004 09:50:16 -0000 1.11.2.4
@@ -4,7 +4,7 @@
//======================================================================
//
// Copyright (c) 1995, 1996, 1997 Carnegie Mellon University
-// Copyright (c) 1998, 1999, 2000, 2001, 2002 Gwydion Dylan Maintainers
+// Copyright (c) 1998 - 2004 Gwydion Dylan Maintainers
// All rights reserved.
//
// Use and copying of this software and preparation of derivative
@@ -253,6 +253,7 @@
use compile-time-values;
use variables;
use definitions;
+ use flow;
use builder-interface, import: {<fer-builder>};
_______________________________________________
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
http://www.gwydiondylan.org/mailman/listinfo/gd-chatter
|
|