Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Get ride of ???Ptr types in C++: make pointers explicit
[simgrid.git] / src / bindings / java / org / simgrid / surf / NetworkAction.java
index c1b758d..d1df779 100644 (file)
@@ -1,6 +1,6 @@
 /* ----------------------------------------------------------------------------
  * This file was automatically generated by SWIG (http://www.swig.org).
- * Version 2.0.11
+ * Version 2.0.12
  *
  * Do not make changes to this file unless you know what you are doing--modify
  * the SWIG interface file instead.
@@ -10,7 +10,7 @@ package org.simgrid.surf;
 
 /**
   * An network action created by network model
-  * @see NetworkLink
+  * @see Link
   */
 public class NetworkAction extends Action {
   private long swigCPtr;