[pygccxml-commit] source/pygccxml/unittests/data core_cache.hpp,1.47,1.48
Brought to you by:
mbaas,
roman_yakovenko
From: Roman <rom...@us...> - 2006-03-20 05:47:59
|
Update of /cvsroot/pygccxml/source/pygccxml/unittests/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv516/pygccxml/unittests/data Modified Files: core_cache.hpp Log Message: removing finalize from the code_creators and adding it to decl wrappers Index: core_cache.hpp =================================================================== RCS file: /cvsroot/pygccxml/source/pygccxml/unittests/data/core_cache.hpp,v retrieving revision 1.47 retrieving revision 1.48 diff -C2 -d -r1.47 -r1.48 *** core_cache.hpp 16 Mar 2006 06:31:29 -0000 1.47 --- core_cache.hpp 20 Mar 2006 05:47:56 -0000 1.48 *************** *** 24,26 **** ! //touch//touch//touch//touch//touch//touch//touch//touch//touch//touch//touch \ No newline at end of file --- 24,26 ---- ! //touch//touch//touch//touch//touch//touch//touch//touch//touch//touch//touch//touch//touch \ No newline at end of file |