Ignore:
Timestamp:
Aug 22, 2007, 11:23:41 PM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jenga/include/common/Directory.h

    r166 r295  
    1919    string path;
    2020public:
    21     Directory( const string &path )
    22         : path( path )
    23     {
    24     }
     21    Directory( const string &path, bool isMake = false );
    2522
    2623    string GetFullPath( const string &relationPath );
Note: See TracChangeset for help on using the changeset viewer.