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

« back to all changes in this revision

Viewing changes to libsrc/idi/fidi/nodeanza/dazidis.c

  • 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
/* @(#)dazidis.c        19.1 (ES0-DMD) 02/25/03 13:55:24 */
 
2
/*===========================================================================
 
3
  Copyright (C) 1995 European Southern Observatory (ESO)
 
4
 
 
5
  This program is free software; you can redistribute it and/or 
 
6
  modify it under the terms of the GNU General Public License as 
 
7
  published by the Free Software Foundation; either version 2 of 
 
8
  the License, or (at your option) any later version.
 
9
 
 
10
  This program is distributed in the hope that it will be useful,
 
11
  but WITHOUT ANY WARRANTY; without even the implied warranty of
 
12
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
13
  GNU General Public License for more details.
 
14
 
 
15
  You should have received a copy of the GNU General Public 
 
16
  License along with this program; if not, write to the Free 
 
17
  Software Foundation, Inc., 675 Massachusetss Ave, Cambridge, 
 
18
  MA 02139, USA.
 
19
 
 
20
  Corresponding concerning ESO-MIDAS should be addressed as follows:
 
21
        Internet e-mail: midas@eso.org
 
22
        Postal address: European Southern Observatory
 
23
                        Data Management Division 
 
24
                        Karl-Schwarzschild-Strasse 2
 
25
                        D 85748 Garching bei Muenchen 
 
26
                        GERMANY
 
27
===========================================================================*/
 
28
 
 
29
IICINC_C(dsplay,chan,cursno,shape,colour,xc,yc,idst)
 
30
 
 
31
long int   *dsplay,*chan,*cursno,*shape,*colour,*xc,*yc,*idst;
 
32
 
 
33
{
 
34
*idst = 0;
 
35
return;
 
36
}
 
37
 
 
38
 
 
39
IICSCV_C(dsplay,cursno,vis,idst)
 
40
 
 
41
long int   *dsplay,*cursno,*vis,*idst;
 
42
 
 
43
{
 
44
*idst = 0;
 
45
return;
 
46
}
 
47
 
 
48
 
 
49
 
 
50
IICWCP_C(dsplay,chan,cursno,xc,yc,idst)
 
51
 
 
52
long int   *dsplay,*chan,*cursno,*xc,*yc,*idst;
 
53
 
 
54
{
 
55
*idst = 0;
 
56
return;
 
57
}
 
58
 
 
59
 
 
60
 
 
61
IICRCP_C(dsplay,chan,cursno,xc,yc,memo,idst)
 
62
 
 
63
long int   *dsplay,*chan,*cursno,*xc,*yc,*memo,*idst;
 
64
 
 
65
{
 
66
*idst = 0;
 
67
return;
 
68
}
 
69
 
 
70
 
 
71
 
 
72
IIDOPN_C(device,dsplay,idst)
 
73
 
 
74
long int *device, *dsplay,*idst;        /* device is really a string... */
 
75
 
 
76
{
 
77
*idst = 0;
 
78
return;
 
79
}
 
80
 
 
81
 
 
82
 
 
83
IIDCLO_C(dsplay,idst)
 
84
 
 
85
long int *dsplay,*idst;
 
86
{
 
87
*idst = 0;
 
88
return;
 
89
}
 
90
 
 
91
 
 
92
 
 
93
IIDQDV_C(dsplay,totcnf,szx,szy,depth,nlut,nitt,ncurs,idst)
 
94
        
 
95
long int   *dsplay,*totcnf,*szx,*szy,*depth;
 
96
long int   *nlut,*nitt,*ncurs,*idst;
 
97
 
 
98
{
 
99
*idst = 0;
 
100
return;
 
101
}
 
102
 
 
103
 
 
104
 
 
105
IIGPLY_C(dsplay,chan,xfig,yfig,ndim,intens,style,idst)
 
106
 
 
107
long int    *dsplay,*chan,*xfig,*yfig,*ndim,*idst;
 
108
long int    *intens,*style;
 
109
 
 
110
{
 
111
*idst = 0;
 
112
return;
 
113
}
 
114
 
 
115
 
 
116
 
 
117
IIIENI_C(dsplay,inttyp,intid,objtyp,objid,intop,extrig,idst)
 
118
        
 
119
long int   *dsplay,*inttyp,*intid,*objtyp,*objid;
 
120
long int   *intop,*extrig,*idst;
 
121
 
 
122
{
 
123
*idst = 0;
 
124
return;
 
125
}
 
126
 
 
127
 
 
128
 
 
129
IIIEIW_C(dsplay,trigst,idst)
 
130
        
 
131
long int   *dsplay,*trigst,*idst;
 
132
 
 
133
{
 
134
*idst = 0;
 
135
return;
 
136
}
 
137
 
 
138
 
 
139
 
 
140
IIISTI_C(dsplay,idst)
 
141
        
 
142
long int   *dsplay,*idst;
 
143
 
 
144
{
 
145
*idst = 0;
 
146
return;
 
147
}
 
148
 
 
149
 
 
150
 
 
151
IIMCMY_C(dsplay,chan,nochan,value,idst)
 
152
 
 
153
long int *dsplay,*chan,*nochan,*value,*idst;
 
154
 
 
155
{
 
156
*idst = 0;
 
157
return;
 
158
}
 
159
 
 
160
 
 
161
 
 
162
IIMSTW_C(dsplay,chan,loadfl,szx,szy,depth,xbeg,ybeg,idst)
 
163
 
 
164
long int *dsplay,*chan,*szx,*szy,*loadfl,*depth,*idst,*xbeg,*ybeg;
 
165
 
 
166
{
 
167
*idst = 0;
 
168
return;
 
169
}
 
170
 
 
171
 
 
172
 
 
173
IIMSMV_C(dsplay,chan,nochan,vis,idst)
 
174
 
 
175
long int *dsplay,*chan,*nochan,*vis,*idst;
 
176
 
 
177
{
 
178
*idst = 0;
 
179
return;
 
180
}
 
181