aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@eff87b29-5268-4891-90a3-a07138403961>2001-02-15 14:32:09 +0000
committergoodale <goodale@eff87b29-5268-4891-90a3-a07138403961>2001-02-15 14:32:09 +0000
commit62135682b9b0ccf47aa0723475039b3d26803d30 (patch)
tree7a8ef3573ab4d56f2c4fde040dfbb76ca1249c23
parent4fea0705ef3d2d31e9b148c79e8b5b51070e81d5 (diff)
Inherit from jpeg to make sure library and header stuff is there.
Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@35 eff87b29-5268-4891-90a3-a07138403961
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 85eaadf..e21db22 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,7 +2,7 @@
# $Header$
implements: IOJpeg
-inherits: Hyperslab, IOASCII
+inherits: Hyperslab, IOASCII, jpeg
USES INCLUDE HEADER: Hyperslab.h
USES INCLUDE HEADER: jconfig.h