Update of /cvsroot/objecthandler/ObjectHandler/gensrc/config
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv11132
Modified Files:
config.xml excel.xml
Log Message:
move implicit conversions from excel to config
Index: config.xml
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/gensrc/config/config.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** config.xml 15 Sep 2006 10:07:11 -0000 1.5
--- config.xml 27 Sep 2006 16:04:16 -0000 1.6
***************
*** 8,11 ****
--- 8,13 ----
</categoryNames>
+ <implicitConversions/>
+
</Config>
Index: excel.xml
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/gensrc/config/excel.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** excel.xml 11 Jul 2006 13:30:39 -0000 1.2
--- excel.xml 27 Sep 2006 16:04:16 -0000 1.3
***************
*** 13,17 ****
<Buffer name='exportStub' fileName='stub.excel.exports' local='true'/>
- <implicitConversions/>
-
</root>
--- 13,15 ----
|