(file) Return to template_h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Attic

Diff for /pegasus/src/Pegasus/Attic/template_h between version 1.2 and 1.6

version 1.2, 2001/02/11 05:45:33 version 1.6, 2001/04/27 23:06:24
Line 1 
Line 1 
 //BEGIN_LICENSE  //%/////////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000 The Open Group, BMC Software, Tivoli Systems, IBM // Copyright (c) 2000 The Open Group, BMC Software, Tivoli Systems, IBM
 // //
Line 17 
Line 17 
 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 // DEALINGS IN THE SOFTWARE. // DEALINGS IN THE SOFTWARE.
 // //
 //END_LICENSE  //==============================================================================
 //BEGIN_HISTORY  
 // //
 // Author: Mike Brasher  // Author: Mike Brasher (mbrasher@bmc.com)
 // //
 // $Log$  // Modified By:
 // Revision 1.2  2001/02/11 05:45:33  mike  
 // Added case insensitive logic for files in Repository  
 // //
 // Revision 1.1.1.1  2001/01/14 19:50:23  mike  //%/////////////////////////////////////////////////////////////////////////////
 // Pegasus import  
 //  
 //  
 //END_HISTORY  
  
 #ifndef Pegasus_ClassName_h  #ifndef Pegasus_CLASSNAME_h
 #define Pegasus_ClassName_h  #define Pegasus_CLASSNAME_h
  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 /**  
   
 */  
 class ClassName  
 {  
  
 };  
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
  
 #endif /* Pegasus_ClassName_h */  #endif /* Pegasus_CLASSNAME_h */


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2