[Gd-chatter] r10906 - trunk/fundev/sources/project-manager/user-projects
hannes at gwydiondylan.org
hannes at gwydiondylan.org
Wed Sep 6 02:51:58 CEST 2006
Author: hannes
Date: Wed Sep 6 02:51:56 2006
New Revision: 10906
Modified:
trunk/fundev/sources/project-manager/user-projects/interactive-project.dylan
Log:
Bug: 7325
*use <interactive-project> here, as in other methods in this file
Modified: trunk/fundev/sources/project-manager/user-projects/interactive-project.dylan
==============================================================================
--- trunk/fundev/sources/project-manager/user-projects/interactive-project.dylan (original)
+++ trunk/fundev/sources/project-manager/user-projects/interactive-project.dylan Wed Sep 6 02:51:56 2006
@@ -167,7 +167,7 @@
end method;
define method macroexpand-expression
- (project :: <project>, module :: <symbol>, source :: <byte-string>,
+ (project :: <interactive-project>, module :: <symbol>, source :: <byte-string>,
#key expansion-stream, trace-stream)
=> ()
//--- We have to use <interactive-source-record> since it is the only
More information about the chatter
mailing list