aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/schedule.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2012-09-16 20:26:52 -0400
committerErik Schnetter <schnetter@gmail.com>2012-09-16 20:26:52 -0400
commit18ca797780f241bcf6705122fa757a7d3ae1100e (patch)
treeac1f8c7b7bea042579ec78e94e948425046b3e2e /Carpet/Carpet/schedule.ccl
parent1a1b5640c1bd35189622b1b242f8c5a0cddd471a (diff)
Carpet: Disable storage for point_classification
Disable storage for point_classifiation; this feature is incomplete and unused.
Diffstat (limited to 'Carpet/Carpet/schedule.ccl')
-rw-r--r--Carpet/Carpet/schedule.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Carpet/Carpet/schedule.ccl b/Carpet/Carpet/schedule.ccl
index 215bcde7a..410a6bbc9 100644
--- a/Carpet/Carpet/schedule.ccl
+++ b/Carpet/Carpet/schedule.ccl
@@ -1,6 +1,7 @@
# Schedule definitions for thorn Carpet
-storage: point_classification
+# This is disabled because its implementation is not complete
+#storage: point_classification
storage: timing timing_procs timing_levels
schedule CarpetMultiModelStartup at STARTUP as MultiModel_Startup before Driver_Startup