python wrap mussa, nwaypaths, and conservedpaths
[mussa.git] / alg / nway_paths.cxx
index 86dc577ab5316edf014948a9f85aaa815ad7b99c..2dd22598555f6a8608680b031040825484e6ff09 100644 (file)
@@ -444,6 +444,3 @@ void NwayPaths::print(list<vector<int> >& dump_path)
     cout << endl;
   }
 }
-
-
-