pier 2003/03/08 12:19:15
Modified: src/idl/cocoon _module.idl
Log:
Whops (renaming needs to happen here as well).
Revision Changes Path
1.3 +1 -1 xml-cocoon2/src/idl/cocoon/_module.idl
Index: _module.idl
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/idl/cocoon/_module.idl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- _module.idl 8 Mar 2003 20:14:05 -0000 1.2
+++ _module.idl 8 Mar 2003 20:19:15 -0000 1.3
@@ -120,5 +120,5 @@
interface Continuation {
};
- #include "cocoon/flow/_cocoon_flow_module.idl"
+ #include "cocoon/flow/_module.idl"
};