/[PAMELA software]/gpamela/gcdes/gcphxs.inc
ViewVC logotype

Annotation of /gpamela/gcdes/gcphxs.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3.1 - (hide annotations) (download)
Thu Jul 11 16:02:13 2002 UTC (22 years, 4 months ago) by cafagna
Branch point for: v3r0, MAIN
Initial revision

1 cafagna 3.1 *
2     * $Id$
3     *
4     * $Log$
5     *
6     *
7     * gcphxs.inc
8     *
9     INTEGER MAXPOW,MAXINT
10     PARAMETER (MAXPOW=4)
11     PARAMETER (MAXINT=13)
12     CHARACTER*6 CRNGUP
13     COMMON /GCPXRN/ CRNGUP(MAXINT,MAXELZ)
14     REAL COFS,GPOMIN
15     COMMON /GCPXCF/ COFS(MAXPOW,MAXINT,MAXELZ),GPOMIN(MAXELZ)
16     C
17     *
18     * gcphxs.inc
19     *
20     #if defined(GPAMELA_INCLUDE)
21     *
22     #include "incbeg.inc"
23     + gcphxs
24     #include "incend.inc"
25     #endif

  ViewVC Help
Powered by ViewVC 1.1.23