]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.jcae.opencascade/src-java/org/jcae/opencascade/jni/SWIGTYPE_p_Handle_StepData_StepModel.java
Remove dependencies on log4j
[simantics/3d.git] / org.jcae.opencascade / src-java / org / jcae / opencascade / jni / SWIGTYPE_p_Handle_StepData_StepModel.java
index d0606aa65e9c20aa25f321aca96a5be81f9fb675..7ffa8dcc2e62fc5abb5d14d0adc1d9d68eaa39f3 100644 (file)
@@ -1,26 +1,26 @@
-/* ----------------------------------------------------------------------------\r
- * This file was automatically generated by SWIG (http://www.swig.org).\r
- * Version 2.0.4\r
- *\r
- * Do not make changes to this file unless you know what you are doing--modify\r
- * the SWIG interface file instead.\r
- * ----------------------------------------------------------------------------- */\r
-\r
-package org.jcae.opencascade.jni;\r
-\r
-public class SWIGTYPE_p_Handle_StepData_StepModel {\r
-  private long swigCPtr;\r
-\r
-  protected SWIGTYPE_p_Handle_StepData_StepModel(long cPtr, boolean futureUse) {\r
-    swigCPtr = cPtr;\r
-  }\r
-\r
-  protected SWIGTYPE_p_Handle_StepData_StepModel() {\r
-    swigCPtr = 0;\r
-  }\r
-\r
-  protected static long getCPtr(SWIGTYPE_p_Handle_StepData_StepModel obj) {\r
-    return (obj == null) ? 0 : obj.swigCPtr;\r
-  }\r
-}\r
-\r
+/* ----------------------------------------------------------------------------
+ * This file was automatically generated by SWIG (http://www.swig.org).
+ * Version 3.0.12
+ *
+ * Do not make changes to this file unless you know what you are doing--modify
+ * the SWIG interface file instead.
+ * ----------------------------------------------------------------------------- */
+
+package org.jcae.opencascade.jni;
+
+public class SWIGTYPE_p_Handle_StepData_StepModel {
+  private transient long swigCPtr;
+
+  protected SWIGTYPE_p_Handle_StepData_StepModel(long cPtr, @SuppressWarnings("unused") boolean futureUse) {
+    swigCPtr = cPtr;
+  }
+
+  protected SWIGTYPE_p_Handle_StepData_StepModel() {
+    swigCPtr = 0;
+  }
+
+  protected static long getCPtr(SWIGTYPE_p_Handle_StepData_StepModel obj) {
+    return (obj == null) ? 0 : obj.swigCPtr;
+  }
+}
+