~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

Viewing changes to prim/proc/overgrd.prg

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
! @(#)overgrd.prg       19.1 (ESO-DMD) 02/25/03 14:08:56
 
2
! ++++++++++++++++++++++++++++++++++++++++++++++
 
3
!.IDENTIFICATION: OVERGRD.PRG
 
4
!.PURPOSE:        Overplot plot a grid onto an existing plot 
 
5
!.USE             execute as OVER/GRID par1
 
6
!                 par1 = LARGE OR SMALL
 
7
!.AUTHOR:         Rein H. Warmels
 
8
!                 RHW 880411 creation
 
9
!------------------------------------------------------------------
 
10
 
11
define/param p1 LARGE c  "Large (L) or small (S) tickmark grid:"
 
12
define/param p2 XY    c  "Enter X  and/or Y for direction of grid:"
 
13
!
 
14
run MID_EXE:overgrd
 
15
copy/graph