Update of /cvsroot/objecthandler/ObjectHandler/ohxl/Functions
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27272/ohxl/Functions
Modified Files:
.cvsignore
Log Message:
ohDemoObject()
Index: .cvsignore
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/Functions/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** .cvsignore 16 Nov 2006 12:38:41 -0000 1.4
--- .cvsignore 3 Dec 2006 14:35:03 -0000 1.5
***************
*** 1,3 ****
! functions.cpp
functioncount.hpp
! export.hpp
\ No newline at end of file
--- 1,7 ----
! demo.cpp
! export.hpp
functioncount.hpp
! garbagecollection.cpp
! logging.cpp
! utilities.cpp
! valueobjects.cpp
|