Changeset 653 for CMT/HEAD/source/cmt.h


Ignore:
Timestamp:
Nov 7, 2013, 4:04:42 PM (11 years ago)
Author:
rybkin
Message:

See C.L. 512

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/source/cmt.h

    r652 r653  
    2424
    2525  void clear ();
     26  int initialize ();
    2627
    2728  ActionType m_action;
     
    233234  static const cmt_string& get_current_version ();
    234235  static const cmt_string& get_current_target ();
     236  static const CmtSystem::cmt_string_vector& get_tags_remove ();
    235237  static bool get_debug ();
    236238  static bool get_disable_warnings (); 
Note: See TracChangeset for help on using the changeset viewer.