aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@a491c6a4-70bf-4b89-8b36-d6c0cb1f094e>2002-04-25 22:03:51 +0000
committergoodale <goodale@a491c6a4-70bf-4b89-8b36-d6c0cb1f094e>2002-04-25 22:03:51 +0000
commit1942a380bc36225b3c3fc638d596853249e225c1 (patch)
tree4876c150ff9c8c5fe058587bf8c0434cbce560fd /interface.ccl
parent6bcd2d263c97e46033e6a62d923995decf2d2974 (diff)
Initial import of new Einstein stuff. This has the new thorns, but not all
are fully functional yet. When I have completed this stage I'll send an updated spec out with some questions which have arisen during this process. Please don't import anything new without checking with me first, as I want to play games on the server copying cvs files around to preserve histories on files which are only minimally touched. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@2 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl18
1 files changed, 18 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
new file mode 100644
index 0000000..38ca08e
--- /dev/null
+++ b/interface.ccl
@@ -0,0 +1,18 @@
+# Interface definition for thorn SpaceMask
+# $Header$
+
+implements: SpaceMask
+
+public:
+
+real mask type = GF
+{
+ emask
+} "Mask"
+
+# Will be changed to.
+#INTEGER spacemasks TYPE=GF
+#{
+# space_mask
+# space_table_field
+#}