Changeset 623 in dev for trunk/ab5.0/jenga/include
- Timestamp:
- May 21, 2008, 11:02:07 PM (17 years ago)
- Location:
- trunk/ab5.0/jenga/include
- Files:
- 
      - 2 edited
 
 - 
          
  common/Path.h (modified) (1 diff)
- 
          
  jenga.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/ab5.0/jenga/include/common/Path.hr524 r623 58 58 static std::string MakeFullPath( const std::string &relativePath, const std::string &baseDirPath ); 59 59 static std::string MakeFullPathByCurrentDirectory( const std::string &relativePath ); 60 static std::string ExtractDirPath( const std::string &path ); 60 61 }; 61 62 
- 
      trunk/ab5.0/jenga/include/jenga.hr622 r623 12 12 #include "common/Path.h" 13 13 #include "common/String.h" 14 #include "common/VectorSupporter.h" 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
