aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2001-01-04 12:29:25 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2001-01-04 12:29:25 +0000
commitbad219608db5d5b379d1aaadf6c33e5f9dc65c8b (patch)
treef535aa74289577c0cbbc9559c1a630ab3b0dd6ad /interface.ccl
parent1a5418d7fab6d7aec44107b5bd15c82acbcf65f1 (diff)
Fixing typo in the USES INCLUDE clause.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@37 4825ed28-b72c-4eae-9704-e50c059e567d
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 0f11f63..8c187cd 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -4,4 +4,4 @@
implements: IOHDF5
inherits: IOHDF5Util Hyperslab
-USE INCLUDE HEADER: "Hyperslab.h" \ No newline at end of file
+USES INCLUDE HEADER: "Hyperslab.h"