aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/make.code.defn
blob: 7bd90a0cd5f5e9b918df00f60e95c4d1f0e5a711 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Main make.code.defn file for thorn PUGHInterp
# $Header$

# Source files in this directory
SRCS = startup.c \
       InterpLocalUniform.c molecule_posn.c util.c \
       1d.cube.order1.smooth0.c \
       1d.cube.order2.smooth0.c \
       1d.cube.order3.smooth0.c \
       1d.cube.order4.smooth0.c \
       1d.cube.order5.smooth0.c \
       1d.cube.order6.smooth0.c \
       2d.cube.order1.smooth0.c \
       2d.cube.order2.smooth0.c \
       2d.cube.order3.smooth0.c \
       2d.cube.order4.smooth0.c \
       3d.cube.order1.smooth0.c \
       3d.cube.order2.smooth0.c \
       3d.cube.order3.smooth0.c \
       3d.cube.order4.smooth0.c \
		# end of list