- Timestamp:
- Jan 7, 2006, 9:43:32 AM (17 years ago)
- Location:
- trunk/lib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/gnuplot_i.cc
r26 r27 25 25 26 26 namespace theplu { 27 namespace svnstat {28 27 29 28 #define PATH_MAXNAMESZ 4096 … … 506 505 507 506 508 } } // end of namespace svnstat andnamespace theplu507 } // end of namespace theplu -
trunk/lib/gnuplot_i.h
r26 r27 42 42 43 43 namespace theplu { 44 namespace svnstat {45 44 46 45 #define GP_MAX_TMP_FILES 64 … … 128 127 }; 129 128 130 } } // end of namespace svnstat andnamespace theplu129 } // end of namespace theplu 131 130 132 131 #endif
Note: See TracChangeset
for help on using the changeset viewer.