Ignore:
Timestamp:
Mar 30, 2005, 9:04:49 AM (19 years ago)
Author:
arnault
Message:

Project mgmt fixes - See CL 260

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/v1r19/source/cmt_system.h

    r11 r18  
    1919public:
    2020  virtual void reset () = 0;
    21   virtual Project* create_project (const cmt_string& path,
     21  virtual Project* create_project (const cmt_string& name,
     22                                   const cmt_string& path,
    2223                                   const cmt_string& path_source,
    2324                                   Project* parent) = 0;
Note: See TracChangeset for help on using the changeset viewer.