|
Last change
on this file since 1253 was
630,
checked in by Laurent Fairhead, 21 years ago
|
|
Import d'une version parallele de la dynamique YM
LF
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
507 bytes
|
| Line | |
|---|
| 1 | ! |
|---|
| 2 | ! $Header$ |
|---|
| 3 | ! |
|---|
| 4 | c |
|---|
| 5 | c |
|---|
| 6 | c----------------------------------------------------------------------- |
|---|
| 7 | c INCLUDE 'logic.h' |
|---|
| 8 | |
|---|
| 9 | COMMON/logic/ purmats,iflag_phys,forward,leapf,apphys, |
|---|
| 10 | . statcl,conser,apdiss,apdelq,saison,ecripar,fxyhypb,ysinus |
|---|
| 11 | . ,read_start,ok_guide |
|---|
| 12 | |
|---|
| 13 | LOGICAL purmats,forward,leapf,apphys,statcl,conser, |
|---|
| 14 | . apdiss,apdelq,saison,ecripar,fxyhypb,ysinus |
|---|
| 15 | . ,read_start,ok_guide |
|---|
| 16 | |
|---|
| 17 | INTEGER iflag_phys |
|---|
| 18 | c----------------------------------------------------------------------- |
|---|
Note: See
TracBrowser
for help on using the repository browser.