1
/*===========================================================================
2
Copyright (C) 1995-2009 European Southern Observatory (ESO)
4
This program is free software; you can redistribute it and/or
5
modify it under the terms of the GNU General Public License as
6
published by the Free Software Foundation; either version 2 of
7
the License, or (at your option) any later version.
9
This program is distributed in the hope that it will be useful,
10
but WITHOUT ANY WARRANTY; without even the implied warranty of
11
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
GNU General Public License for more details.
14
You should have received a copy of the GNU General Public
15
License along with this program; if not, write to the Free
16
Software Foundation, Inc., 675 Massachusetts Ave, Cambridge,
19
Correspondence concerning ESO-MIDAS should be addressed as follows:
20
Internet e-mail: midas@eso.org
21
Postal address: European Southern Observatory
22
Data Management Division
23
Karl-Schwarzschild-Strasse 2
24
D 85748 Garching bei Muenchen
26
===========================================================================*/
29
ROUTINE IICINC(dsplay,chan,cursno,shape,colour,xc,yc,idst)
42
*idst = IICINC_C(*dsplay,*chan,*cursno,*shape,*colour,*xc,*yc);
46
ROUTINE IICSCV(dsplay,cursno,vis,idst)
55
*idst = IICSCV_C(*dsplay,*cursno,*vis);
59
ROUTINE IICWCP(dsplay,chan,cursno,xc,yc,idst)
70
*idst = IICWCP_C(*dsplay,*chan,*cursno,*xc,*yc);
76
ROUTINE IICRCP(dsplay,chan,cursno,xc,yc,memo,idst)
88
*idst = IICRCP_C(*dsplay,*chan,*cursno,xc,yc,memo);