--- trunk/SHAPES/visualizer.ggo 2004/06/23 20:53:17 1290 +++ trunk/SHAPES/visualizer.ggo 2004/07/20 20:22:43 1361 @@ -5,6 +5,5 @@ version "0.99" package "visualizer" version "0.99" # Options -option "shape" s "shape file name" string typestr="filename" yes -option "output" o "output file name" string typestr="filename" yes -option "grid" g "number of grid points in each coordinate" int default="51" no +option "grid" g "number of grid points in each coordinate" int default="101" no +option "range" r "the sample range for the points in Angstroms (Ex: 10 = -10 to 10)" double default="10" no