aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authoreschnett <eschnett@53307013-940b-43fa-b11d-2c2b05dfe90d>2014-12-30 18:40:12 +0000
committereschnett <eschnett@53307013-940b-43fa-b11d-2c2b05dfe90d>2014-12-30 18:40:12 +0000
commit5cd639f1cc497c8efbf992d4c069a34d445b809d (patch)
tree13add260ab6e108938ed5d186fc8093afe3f3f2d /src/make.code.defn
parent884ca4a054de72ac3682c74a32ce22deb268d83b (diff)
Add some interfaces for BLAS routinessvn
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/BLAS/trunk@53 53307013-940b-43fa-b11d-2c2b05dfe90d
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index f907740..0dd6be3 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -1,7 +1,7 @@
# Main make.code.defn file for thorn BLAS
# Source files in this directory
-SRCS =
+SRCS = blas.F90
# Subdirectories containing source files
SUBDIRS =