blob: ac5a6ca91303f37942811bb7753d1b3b8a33cb43 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Interactive General Surface Fitting Package
$checkout libpkg.a ../../
$update libpkg.a
$checkin libpkg.a ../../
$exit
libpkg.a:
igscolon.x igsfit.com <gset.h>
igsdelete.x <gset.h> <mach.h> <pkg/gtools.h> <pkg/igsfit.h>
igsfit.x igsfit.com <mach.h> <pkg/gtools.h> <pkg/igsfit.h>
igsget.x igsfit.com <pkg/igsfit.h>
igsgraph.x <gset.h> <mach.h> <pkg/gtools.h> <pkg/igsfit.h>
igsinit.x <pkg/igsfit.h>
igsnearest.x <gset.h> <mach.h> <pkg/igsfit.h>
igsparams.x igsfit.com <pkg/gtools.h>
igsset.x igsfit.com <pkg/igsfit.h>
igssolve.x igsfit.com <math/gsurfit.h>
igsundelete.x <gset.h> <mach.h> <pkg/gtools.h> <pkg/igsfit.h>
xgs.x <math/gsurfit.h>
;
|