Last change
on this file since 1256 was 1211, checked in by ansari, 25 years ago |
pour cxxexecotor de spiapp cmv 29/9/00
|
File size:
432 bytes
|
Line | |
---|
1 | #ifndef NTOOLS_SEEN
|
---|
2 | #define NTOOLS_SEEN
|
---|
3 |
|
---|
4 | #include "ntoolsinit.h"
|
---|
5 |
|
---|
6 | #include "nbconst.h"
|
---|
7 | #include "fmath.h"
|
---|
8 | #include "nbrandom.h"
|
---|
9 | #include "perandom.h"
|
---|
10 | #include "nbtri.h"
|
---|
11 | #include "linfit.h"
|
---|
12 | #include "poly.h"
|
---|
13 | #include "datatypes.h"
|
---|
14 |
|
---|
15 | #include "cimage.h"
|
---|
16 | #include "dynccd.h"
|
---|
17 |
|
---|
18 | #include "generaldata.h"
|
---|
19 | #include "generalfit.h"
|
---|
20 | #include "fct1dfit.h"
|
---|
21 | #include "fct2dfit.h"
|
---|
22 | #include "objfitter.h"
|
---|
23 |
|
---|
24 | #include "ntupintf.h"
|
---|
25 |
|
---|
26 | #endif // POLY_SEEN
|
---|
Note:
See
TracBrowser
for help on using the repository browser.