Last change
on this file since 1974 was
135,
checked in by aslmd, 14 years ago
|
CHANGEMENT ARBORESCENCE ETAPE 2 -- NON COMPLET
|
File size:
400 bytes
|
Line | |
---|
1 | c----------------------------------------------------------------------- |
---|
2 | c INCLUDE 'ntraceur.h' |
---|
3 | c |
---|
4 | c ntraceur.h contient la dimension de la variable traceur q |
---|
5 | c Generalement egale au nombre de traceur. |
---|
6 | c----------------------------------------------------------------------- |
---|
7 | |
---|
8 | INTEGER nqmx |
---|
9 | |
---|
10 | PARAMETER (nqmx=5) |
---|
11 | |
---|
12 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.