diff options
author | Thomas White <taw@physics.org> | 2015-06-19 13:30:50 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2015-06-19 13:30:50 +0200 |
commit | 6e4bb97d38f2d772bc92d93947725bc859840c9a (patch) | |
tree | 3b93e96d9bed9d4ebf95bdcf89310d450908027b /src/partialator.c | |
parent | a0aca50f1150a664a141ea4a39ca065aef743202 (diff) |
Remove old code/formatting
Diffstat (limited to 'src/partialator.c')
-rw-r--r-- | src/partialator.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/partialator.c b/src/partialator.c index 9156536c..9532e92e 100644 --- a/src/partialator.c +++ b/src/partialator.c @@ -472,7 +472,6 @@ int main(int argc, char *argv[]) {"output", 1, NULL, 'o'}, {"symmetry", 1, NULL, 'y'}, {"iterations", 1, NULL, 'n'}, - {"reference", 1, NULL, 'r'}, {"model", 1, NULL, 'm'}, {"min-measurements", 1, NULL, 2}, |