|
Last change
on this file since 1253 was
524,
checked in by lmdzadmin, 22 years ago
|
|
Initial revision
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
369 bytes
|
| Line | |
|---|
| 1 | ! |
|---|
| 2 | ! $Header$ |
|---|
| 3 | ! |
|---|
| 4 | c----------------------------------------------------------------------- |
|---|
| 5 | c INCLUDE 'comvert.h' |
|---|
| 6 | |
|---|
| 7 | COMMON/comvert/ap(llm+1),bp(llm+1),presnivs(llm),dpres(llm) , |
|---|
| 8 | , pa,preff,nivsigs(llm),nivsig(llm+1) |
|---|
| 9 | |
|---|
| 10 | REAL ap,bp,presnivs,dpres,pa,preff,nivsigs,nivsig |
|---|
| 11 | |
|---|
| 12 | c----------------------------------------------------------------------- |
|---|
Note: See
TracBrowser
for help on using the repository browser.