Salome HOME
Merge with version on tag OCC-V2_1_0d
[modules/geom.git] / src / NMTDS / NMTDS_PShapesDataStructure.hxx
diff --git a/src/NMTDS/NMTDS_PShapesDataStructure.hxx b/src/NMTDS/NMTDS_PShapesDataStructure.hxx
new file mode 100644 (file)
index 0000000..11b37cb
--- /dev/null
@@ -0,0 +1,22 @@
+// File generated by CPPExt (Pointer)
+//                     Copyright (C) 1991,1995 by
+//  
+//                      MATRA DATAVISION, FRANCE
+//  
+// This software is furnished in accordance with the terms and conditions
+// of the contract and with the inclusion of the above copyright notice.
+// This software or any other copy thereof may not be provided or otherwise
+// be made available to any other person. No title to an ownership of the
+// software is hereby transferred.
+//  
+// At the termination of the contract, the software and all copies of this
+// software must be deleted.
+//
+#ifndef _NMTDS_PShapesDataStructure_HeaderFile
+#define _NMTDS_PShapesDataStructure_HeaderFile
+
+class NMTDS_ShapesDataStructure;
+
+typedef NMTDS_ShapesDataStructure* NMTDS_PShapesDataStructure;
+
+#endif