Main Page ? Class Hierarchy ? Compound List ? File List ? Compound Members ? File Members ?

cmt_cvs.h

Go to the documentation of this file.
00001 #ifndef __cmt_cvs_h__
00002 #define __cmt_cvs_h__
00003 
00004 #include "cmt_system.h"
00005 
00006 class Cvs
00007 {
00008 public:
00009   
00010   static void tags (const CmtSystem::cmt_string_vector& arguments);
00011   static void branches (const cmt_string& module);
00012   static void subpackages (const cmt_string& module);
00013   static void checkout (const CmtSystem::cmt_string_vector& arguments);
00014 
00015 };
00016 
00017 #endif

Generated on Thu Jul 1 15:25:31 2004 for CMT by 1.2.18