Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
also unifies the native path between cmake and java on windows
[simgrid.git] / src / bindings / java / org / simgrid / msg / File.java
index f0c78eb..bd19252 100644 (file)
@@ -44,7 +44,7 @@ public class File {
         * Close the file.      
         */
        public native void close();
-       
+
        /**
         * Class initializer, to initialize various JNI stuff
         */