ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/SHAPES/visualizer.ggo
(Generate patch)

Comparing trunk/SHAPES/visualizer.ggo (file contents):
Revision 1290 by gezelter, Wed Jun 23 20:53:17 2004 UTC vs.
Revision 1361 by gezelter, Tue Jul 20 20:22:43 2004 UTC

# Line 5 | Line 5 | version "0.99"
5   package "visualizer"
6   version "0.99"
7   # Options
8 < option       "shape"    s       "shape file name"                          string  typestr="filename"      yes
9 < option       "output"   o       "output file name"                         string  typestr="filename"      yes
10 < option       "grid"     g       "number of grid points in each coordinate"      int     default="51"    no
8 > option       "grid"     g       "number of grid points in each coordinate"      int     default="101"   no
9 > option       "range"    r       "the sample range for the points in Angstroms (Ex: 10 = -10 to 10)"     double  default="10"    no

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines