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)
commitf419bacb4b11f42f87e6e9bc9e8a4719499559f2
tree6aebcd9952886203e7cb3d7bee95df12a99da4e5
parent740285a747ef0eaf4eefc26935932e1679ab1964
Now parses options from the command line.

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
README.txt
mtp.cc