~ubuntu-branches/ubuntu/intrepid/plplot/intrepid

« back to all changes in this revision

Viewing changes to bindings/f77/plstubs.h

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2006-11-04 10:19:34 UTC
  • mfrom: (2.1.8 edgy)
  • Revision ID: james.westby@ubuntu.com-20061104101934-mlirvdg4gpwi6i5q
Tags: 5.6.1-10
* Orphaning the package
* debian/control: Changed the maintainer to the Debian QA Group

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: plstubs.h,v 1.36 2004/02/24 10:06:04 rlaboiss Exp $
 
1
/* $Id: plstubs.h,v 1.40 2006/05/19 09:57:07 arjenmarkus Exp $
2
2
 
3
3
   Maurice LeBrun
4
4
   IFS, University of Texas
136
136
 */
137
137
 
138
138
#define    PL_SETCONTLABELFORMAT        FNAME(PL_SETCONTLABELFORMAT,pl_setcontlabelformat)
139
 
#define    PL_SETCONTLABELFORMATa       FNAME(PL_SETCONTLABELFORMAT,pl_setcontlabelformat_)
 
139
#define    PL_SETCONTLABELFORMATa       FNAME(PL_SETCONTLABELFORMAT_,pl_setcontlabelformat_)
140
140
#define    PL_SETCONTLABELPARAM         FNAME(PL_SETCONTLABELPARAM,pl_setcontlabelparam)
141
 
#define    PL_SETCONTLABELPARAMa        FNAME(PL_SETCONTLABELPARAM,pl_setcontlabelparam_)
 
141
#define    PL_SETCONTLABELPARAMa        FNAME(PL_SETCONTLABELPARAM_,pl_setcontlabelparam_)
142
142
#define    PLADV        FNAME(PLADV,pladv)
143
143
#define    PLAXES7      FNAME(PLAXES7,plaxes7)
144
144
#define    PLBIN        FNAME(PLBIN,plbin)
146
146
#define    PLBOX37      FNAME(PLBOX37,plbox37)
147
147
#define    PLBOX7       FNAME(PLBOX7,plbox7)
148
148
#define    PLCALC_WORLD         FNAME(PLCALC_WORLD,plcalc_world)
149
 
#define    PLCALC_WORLDa        FNAME(PLCALC_WORLD,plcalc_world_)
 
149
#define    PLCALC_WORLDa        FNAME(PLCALC_WORLD_,plcalc_world_)
150
150
#define    PLCLEAR      FNAME(PLCLEAR,plclear)
151
151
#define    PLCLR        FNAME(PLCLR,plclr)
152
152
#define    PLCOL        FNAME(PLCOL,plcol)
193
193
#define    PLGZAX       FNAME(PLGZAX,plgzax)
194
194
#define    PLHIST       FNAME(PLHIST,plhist)
195
195
#define    PLHLS        FNAME(PLHLS,plhls)
 
196
#define    PLHLSRGB     FNAME(PLHLSRGB,plhlsrgb)
196
197
#define    PLINIT       FNAME(PLINIT,plinit)
197
198
#define    PLJOIN       FNAME(PLJOIN,pljoin)
198
199
#define    PLLAB7       FNAME(PLLAB7,pllab7)
200
201
#define    PLLINE       FNAME(PLLINE,plline)
201
202
#define    PLLINE3      FNAME(PLLINE3,plline3)
202
203
#define    PLLSTY       FNAME(PLLSTY,pllsty)
 
204
#define    PLMAPC       FNAME(PLMAPC,plmapc)
 
205
#define    PLMERIDIANSC FNAME(PLMERIDIANSC,plmeridiansc)
203
206
#define    PLMESH       FNAME(PLMESH,plmesh)
204
207
#define    PLMESHC      FNAME(PLMESHC,plmeshc)
205
208
#define    PLMKSTRM     FNAME(PLMKSTRM,plmkstrm)
217
220
#define    PLREPLOT     FNAME(PLREPLOT,plreplot)
218
221
#define    PLRGB        FNAME(PLRGB,plrgb)
219
222
#define    PLRGB1       FNAME(PLRGB1,plrgb1)
 
223
#define    PLRGBHLS     FNAME(PLRGBHLS,plrgbhls)
220
224
#define    PLSCHR       FNAME(PLSCHR,plschr)
221
225
#define    PLSCMAP0     FNAME(PLSCMAP0,plscmap0)
222
226
#define    PLSCMAP0N    FNAME(PLSCMAP0N,plscmap0n)
234
238
#define    PLSDIPLT     FNAME(PLSDIPLT,plsdiplt)
235
239
#define    PLSDIPLZ     FNAME(PLSDIPLZ,plsdiplz)
236
240
#define    PLSESC       FNAME(PLSESC,plsesc)
 
241
#define    PLSETMAPFORMC        FNAME(PLSETMAPFORMC,plsetmapformc)
237
242
#define    PLSETOPT7    FNAME(PLSETOPT7,plsetopt7)
238
243
#define    PLSFAM       FNAME(PLSFAM,plsfam)
239
244
#define    PLSFNAM7     FNAME(PLSFNAM7,plsfnam7)