blob: 40324cb80544b21c19b6a657933df9d2ece89716 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Echelle Dispersion Fitting Package
$checkout libpkg.a ../../
$update libpkg.a
$checkin libpkg.a ../../
$exit
libpkg.a:
ecfcolon.x ecffit.com <error.h> <gset.h>
ecfeval.x ecffit.com
ecffit.x ecffit.com <error.h> <pkg/gtools.h>
ecfgdata.x ecffit.com <pkg/gtools.h>
ecfget.x ecffit.com
ecfgraph.x <gset.h> <mach.h> <pkg/gtools.h>
ecfnearest.x <gset.h> <mach.h> <pkg/gtools.h>
ecfreject.x ecffit.com <mach.h>
ecfrms.x
ecfset.x ecffit.com
ecfsolve.x ecffit.com <mach.h> <math/gsurfit.h>
ecftitle.x ecffit.com <pkg/gtools.h>
;
|