diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /vo/vo.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'vo/vo.par')
-rw-r--r-- | vo/vo.par | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vo/vo.par b/vo/vo.par new file mode 100644 index 00000000..de660dca --- /dev/null +++ b/vo/vo.par @@ -0,0 +1,7 @@ +# VO Package parameter file + +graphics,s,h,"stdgraph",,,"Interactive graphics output device" +cursor,*gcur,h,"",,,"Graphics cursor input" +resdb,s,h,"vo$lib/registry.db",,,"Resource database" +runid,s,h,"iraf2160",,,"RUNID logging string" +version,s,h,"V1.0: March 1, 2012" |