[cgma-dev] r6146 - cgm/branches/cgm13.1
janehu at mcs.anl.gov
janehu at mcs.anl.gov
Wed Mar 12 10:33:06 CDT 2014
Author: janehu
Date: 2014-03-12 10:33:05 -0500 (Wed, 12 Mar 2014)
New Revision: 6146
Added:
cgm/branches/cgm13.1/README.DOWNLOAD
Removed:
cgm/branches/cgm13.1/AssemblySM.cpp
cgm/branches/cgm13.1/AssemblySM.hpp
cgm/branches/cgm13.1/Csys.cpp
cgm/branches/cgm13.1/Csys.hpp
cgm/branches/cgm13.1/CsysOE.cpp
cgm/branches/cgm13.1/CsysOE.hpp
cgm/branches/cgm13.1/KNOWN_ISSUES
cgm/branches/cgm13.1/LICENSE.CGM
cgm/branches/cgm13.1/Makefile.am
cgm/branches/cgm13.1/OtherEntity.cpp
cgm/branches/cgm13.1/OtherEntity.hpp
cgm/branches/cgm13.1/OtherRefEntity.cpp
cgm/branches/cgm13.1/OtherRefEntity.hpp
cgm/branches/cgm13.1/OtherSolidModelEntity.cpp
cgm/branches/cgm13.1/OtherSolidModelEntity.hpp
cgm/branches/cgm13.1/PartSM.cpp
cgm/branches/cgm13.1/PartSM.hpp
cgm/branches/cgm13.1/README.CGM
cgm/branches/cgm13.1/README.CONFIGURE
cgm/branches/cgm13.1/README.OCC
cgm/branches/cgm13.1/README.OpenCascade
cgm/branches/cgm13.1/RefAssembly.cpp
cgm/branches/cgm13.1/RefAssembly.hpp
cgm/branches/cgm13.1/RefCoordSys.cpp
cgm/branches/cgm13.1/RefCoordSys.hpp
cgm/branches/cgm13.1/RefPart.cpp
cgm/branches/cgm13.1/RefPart.hpp
cgm/branches/cgm13.1/SyncTool.cpp
cgm/branches/cgm13.1/SyncTool.hpp
cgm/branches/cgm13.1/cgm.make.in
cgm/branches/cgm13.1/cgm_apps/
cgm/branches/cgm13.1/cgm_version.h
cgm/branches/cgm13.1/compat/
cgm/branches/cgm13.1/configure.ac
cgm/branches/cgm13.1/geom/
cgm/branches/cgm13.1/init/
cgm/branches/cgm13.1/itaps/
cgm/branches/cgm13.1/m4/
cgm/branches/cgm13.1/test/
cgm/branches/cgm13.1/util/
Log:
Removed all source files. Added info to direct interested user to use bitbucket.
Deleted: cgm/branches/cgm13.1/AssemblySM.cpp
===================================================================
--- cgm/branches/cgm13.1/AssemblySM.cpp 2014-03-12 15:31:38 UTC (rev 6145)
+++ cgm/branches/cgm13.1/AssemblySM.cpp 2014-03-12 15:33:05 UTC (rev 6146)
@@ -1,100 +0,0 @@
-//-------------------------------------------------------------------------
-// Copyright Notice
-//
-// Copyright (c) 1996
-// by Malcolm J. Panthaki, DBA, and the University of New Mexico.
-//-------------------------------------------------------------------------
-//
-//-------------------------------------------------------------------------
-// Filename : AssemblySM.cc
-//
-// Purpose : To implement the AssemblySM solid model class.
-//
-// Special Notes :
-//
-// Creator : Madhan Narayanan
-//
-// Creation Date : 07/18/97
-//
-// Owner : Madhan Narayanan
-//-------------------------------------------------------------------------
-
-// ********** BEGIN STANDARD INCLUDES **********
-// ********** END STANDARD INCLUDES **********
-
-// ********** BEGIN MOTIF INCLUDES **********
-// ********** END MOTIF INCLUDES **********
-
-// ********** BEGIN OPEN INVENTOR INCLUDES **********
-// ********** END OPEN INVENTOR INCLUDES **********
-
-// ********** BEGIN ACIS INCLUDES **********
-// ********** END ACIS INCLUDES **********
-
-// ********** BEGIN CUBIT INCLUDES **********
-
-#include "AssemblySM.hpp"
-#include "RefAssembly.hpp"
-// ********** END CUBIT INCLUDES **********
-
-// ********** BEGIN STATIC DECLARATIONS **********
-// ********** END STATIC DECLARATIONS **********
-
-// ********** BEGIN PUBLIC FUNCTIONS **********
-
-//-------------------------------------------------------------------------
-// Purpose : The default constructor. Does not do anything right now.
More information about the cgma-dev
mailing list