aboutsummaryrefslogtreecommitdiff
path: root/sucl/loop.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'sucl/loop.dcl')
-rw-r--r--sucl/loop.dcl5
1 files changed, 5 insertions, 0 deletions
diff --git a/sucl/loop.dcl b/sucl/loop.dcl
index d49c0d4..cdc6fc1 100644
--- a/sucl/loop.dcl
+++ b/sucl/loop.dcl
@@ -9,6 +9,8 @@ from history import HistoryAssociation,HistoryPattern
from rule import Rgraph,Rule
from graph import Graph
from StdOverloaded import ==
+from StdFile import <<<
+from StdString import toString
from strat import Substrategy,Subspine // for Strategy
from trace import History,Transformation // for Trace
@@ -24,6 +26,9 @@ loop
| == sym
& == var
& == pvar
+ & toString sym // Debugging
+ & toString var // Debugging
+ & <<< var // Debugging
initrule
:: ![var]