Ignore:
Timestamp:
Dec 4, 2013, 10:57:15 AM (11 years ago)
Author:
rybkin
Message:

See C.L. 515

File:
1 edited

Legend:

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

    r561 r656  
    8383  void option_with_cmt ();
    8484  void option_without_cmt ();
     85  void option_with_projects ();
     86  void option_without_projects ();
    8587  void option_with_version_directory ();
    8688  void option_without_version_directory ();
    8789  void option_no_cleanup ();
     90  void option_no_path_strip ();
     91  void option_path_strip ();
    8892  void option_private ();
    8993  void option_public ();
Note: See TracChangeset for help on using the changeset viewer.