Update of /cvsroot/pygccxml/source/pygccxml/unittests/data
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1204/pygccxml/unittests/data
Modified Files:
core_cache.hpp
Log Message:
moving select interface to pygccxml classes.
Previous code should work unchanged, because I just moved it in hierarchy tree.
Index: core_cache.hpp
===================================================================
RCS file: /cvsroot/pygccxml/source/pygccxml/unittests/data/core_cache.hpp,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** core_cache.hpp 20 Apr 2006 04:06:41 -0000 1.54
--- core_cache.hpp 20 Apr 2006 10:11:26 -0000 1.55
***************
*** 24,26 ****
! //touch
\ No newline at end of file
--- 24,26 ----
! //touch//touch
\ No newline at end of file
|