From: Juneki Hong Date: Tue, 13 Aug 2013 18:35:28 +0000 (-0400) Subject: The top of force.dyna suggests to use the --postprocess flag, but the dyna interprete... X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=fb40b6addf34d6de91f45e163deba2e79465df04;p=dyna2 The top of force.dyna suggests to use the --postprocess flag, but the dyna interpreter recognizes a --post-process flag. --- diff --git a/examples/force.dyna b/examples/force.dyna index 589384e..392af7b 100644 --- a/examples/force.dyna +++ b/examples/force.dyna @@ -1,7 +1,7 @@ % Try to use the force to lay out a few nodes % % run with -% ./dyna examples/force.dyna --postprocess src/Dyna/Backend/Python/graph.py +% ./dyna examples/force.dyna --post-process src/Dyna/Backend/Python/graph.py % % Kamada-Kawai force directed layout % http://graphael.cs.arizona.edu/papers/graphael_final.pdf