logo       
Google Custom Search
    AddThis Social Bookmark Button

src/d2c/compiler/front fer-od.dylan,1.4.4.3,1.4.4.4: msg#00107

Subject: src/d2c/compiler/front fer-od.dylan,1.4.4.3,1.4.4.4
Update of /var/lib/cvs/src/d2c/compiler/front
In directory cantor:/tmp/cvs-serv12766/front

Modified Files:
      Tag: GD_2_5
        fer-od.dylan 
Log Message:
oops, a line was missing


Index: fer-od.dylan
===================================================================
RCS file: /var/lib/cvs/src/d2c/compiler/front/fer-od.dylan,v
retrieving revision 1.4.4.3
retrieving revision 1.4.4.4
diff -u -d -r1.4.4.3 -r1.4.4.4
--- fer-od.dylan        6 Feb 2004 10:07:46 -0000       1.4.4.3
+++ fer-od.dylan        6 Feb 2004 10:09:57 -0000       1.4.4.4
@@ -61,7 +61,7 @@
   if (~dep-on)
     #();
   elseif (~dep-on.dependent-next)
-    
+    dep-on.source-exp
   else
     for (cur = dep-on then cur.dependent-next,
         res = #() then pair(cur.source-exp, res),

_______________________________________________
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
http://www.gwydiondylan.org/mailman/listinfo/gd-chatter




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>