Skip to content

Commit dbdc575

Browse files
committed
updated swig generated files
1 parent 76d0631 commit dbdc575

17 files changed

+1437
-16
lines changed

src/main/java/org/julia/jni/swig/Julia4J.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (http://www.swig.org).
3-
* Version 3.0.12
3+
* Version 4.0.1
44
*
55
* Do not make changes to this file unless you know what you are doing--modify
66
* the SWIG interface file instead.

src/main/java/org/julia/jni/swig/Julia4JJNI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (http://www.swig.org).
3-
* Version 3.0.12
3+
* Version 4.0.1
44
*
55
* Do not make changes to this file unless you know what you are doing--modify
66
* the SWIG interface file instead.

src/main/java/org/julia/jni/swig/SWIGTYPE_p_ios_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (http://www.swig.org).
3-
* Version 3.0.12
3+
* Version 4.0.1
44
*
55
* Do not make changes to this file unless you know what you are doing--modify
66
* the SWIG interface file instead.

src/main/java/org/julia/jni/swig/SWIGTYPE_p_jl_array_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (http://www.swig.org).
3-
* Version 3.0.12
3+
* Version 4.0.1
44
*
55
* Do not make changes to this file unless you know what you are doing--modify
66
* the SWIG interface file instead.

src/main/java/org/julia/jni/swig/SWIGTYPE_p_jl_binding_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (http://www.swig.org).
3-
* Version 3.0.12
3+
* Version 4.0.1
44
*
55
* Do not make changes to this file unless you know what you are doing--modify
66
* the SWIG interface file instead.

src/main/java/org/julia/jni/swig/SWIGTYPE_p_jl_code_info_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (http://www.swig.org).
3-
* Version 3.0.12
3+
* Version 4.0.1
44
*
55
* Do not make changes to this file unless you know what you are doing--modify
66
* the SWIG interface file instead.

src/main/java/org/julia/jni/swig/SWIGTYPE_p_jl_datatype_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (http://www.swig.org).
3-
* Version 3.0.12
3+
* Version 4.0.1
44
*
55
* Do not make changes to this file unless you know what you are doing--modify
66
* the SWIG interface file instead.

src/main/java/org/julia/jni/swig/SWIGTYPE_p_jl_function_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (http://www.swig.org).
3-
* Version 3.0.12
3+
* Version 4.0.1
44
*
55
* Do not make changes to this file unless you know what you are doing--modify
66
* the SWIG interface file instead.

src/main/java/org/julia/jni/swig/SWIGTYPE_p_jl_method_instance_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (http://www.swig.org).
3-
* Version 3.0.12
3+
* Version 4.0.1
44
*
55
* Do not make changes to this file unless you know what you are doing--modify
66
* the SWIG interface file instead.

src/main/java/org/julia/jni/swig/SWIGTYPE_p_jl_module_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (http://www.swig.org).
3-
* Version 3.0.12
3+
* Version 4.0.1
44
*
55
* Do not make changes to this file unless you know what you are doing--modify
66
* the SWIG interface file instead.

0 commit comments

Comments
 (0)