Update of /cvsroot/objecthandler/ObjectHandler/gensrc/config
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31124/gensrc/config
Modified Files:
config.xml
Log Message:
cleaner implementation for ohPack/ohParseFields
Index: config.xml
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/gensrc/config/config.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** config.xml 27 Sep 2006 16:04:16 -0000 1.6
--- config.xml 3 Oct 2006 09:32:37 -0000 1.7
***************
*** 1,4 ****
--- 1,5 ----
<Config>
+ <prefix>oh</prefix>
<excelRootDirectory>ohxl</excelRootDirectory>
<namespaceObjects>ObjHandler</namespaceObjects>
|