aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/make-files.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2002-12-02 17:50:01 +0000
committerThomas Grill <xovo@users.sourceforge.net>2002-12-02 17:50:01 +0000
commit0a109da279e9df66fb5ea7d6bdaeffed16592f02 (patch)
tree9835a26fbd77b7689050ca0bdd25c8ce0b7cf264 /externals/grill/vasp/make-files.txt
parent4985ae92eea0eb7609a2449d7e147f69b7134b50 (diff)
"version 0.1.1"
svn path=/trunk/; revision=266
Diffstat (limited to 'externals/grill/vasp/make-files.txt')
-rw-r--r--externals/grill/vasp/make-files.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/externals/grill/vasp/make-files.txt b/externals/grill/vasp/make-files.txt
new file mode 100644
index 00000000..e842e8f7
--- /dev/null
+++ b/externals/grill/vasp/make-files.txt
@@ -0,0 +1,13 @@
+# all the source files from the package
+SRCS= \
+arg.cpp mixfft.cpp obj_part.cpp obj_split.cpp opparam.cpp ops_cplx.cpp ops_gen.cpp ops_trnsc.cpp util.cpp \
+buflib.cpp obj_chns.cpp obj_peaks.cpp obj_sync.cpp ops_arith.cpp ops_dft.cpp ops_qminmax.cpp ops_wnd.cpp vasp.cpp \
+classes.cpp obj_frames.cpp obj_q.cpp obj_vasp.cpp ops_assign.cpp ops_feature.cpp ops_rearr.cpp opvecs.cpp vbuffer.cpp \
+env.cpp obj_imm.cpp obj_radio.cpp obj_vecs.cpp ops_carith.cpp ops_flt.cpp ops_resmp.cpp rdx2fft.cpp vecblk.cpp \
+main.cpp obj_offs.cpp obj_size.cpp opbase.cpp ops_cmp.cpp ops_gate.cpp ops_search.cpp rvfft.cpp
+
+HDRS= \
+arg.h env.h opdefs.h oppermute.h ops_assign.h ops_cplx.h ops_flt.h ops_resmp.h ops_wnd.h vbuffer.h \
+buflib.h main.h oploop.h ops.h ops_carith.h ops_dft.h ops_gen.h ops_search.h util.h vecblk.h \
+classes.h opbase.h opparam.h ops_arith.h ops_cmp.h ops_feature.h ops_rearr.h ops_trnsc.h vasp.h
+