Now parses options from the command line.
authorFrancois Fleuret <francois@fleuret.org>
Sun, 23 Dec 2012 13:10:46 +0000 (14:10 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Sun, 23 Dec 2012 13:10:46 +0000 (14:10 +0100)
To get the same behavior as before, please use:

  ./mtp --verbose --trajectory-file result.trj --graph-file graph.dot < tracker.dat

instead of simply

 ./mtp tracker.dat


No differences found