aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authortradke <tradke@94b1c47f-dcfd-45ef-a468-0854c0e9e350>2000-06-02 15:17:55 +0000
committertradke <tradke@94b1c47f-dcfd-45ef-a468-0854c0e9e350>2000-06-02 15:17:55 +0000
commite84210459cfbed430d8dfd0f1b4d04e76c1b0f6f (patch)
treeecc9fb15aa93adde2fc854644e3182ecf9ba61da /src/make.code.defn
parente4b33cec4b4c3899f97259e4037bda4ed734becd (diff)
IOASCII using thorn Hyperslab. No PUGH in here anymore !
Also changed the output format to use tabs rather than spaces which reduces the output filesize by 1/3. Should still pass all testsuites (tested for the WaveToys). If everything else is okay we can move IOASCII into the IOBasic/ arrangement and remove CactusPUGHIO/IOASCII. Also finally removed all the http stuff. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOASCII/trunk@2 94b1c47f-dcfd-45ef-a468-0854c0e9e350
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
new file mode 100644
index 0000000..2a4fafd
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,5 @@
+# Main make.code.defn file for thorn IOASCII
+# $Header$
+
+# Source files in this directory
+SRCS = Startup.c GHExtension.c Output1D.c Write1D.c Output2D.c Write2D.c