Changeset 32 for trunk/test/file.cc
- Timestamp:
- Jan 12, 2006, 1:21:10 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/file.cc
r24 r32 10 10 { 11 11 using namespace theplu::svnstat; 12 std::string path(" /Users/peter/tmp/c++_tools/lib/classifier/SVM.cc");12 std::string path("file.cc"); 13 13 File file(path); 14 14 file.parse();
Note: See TracChangeset
for help on using the changeset viewer.