]> matita.cs.unibo.it Git - helm.git/commitdiff
commented out debugging tutor "wait"
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 4 Sep 2003 16:45:25 +0000 (16:45 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 4 Sep 2003 16:45:25 +0000 (16:45 +0000)
helm/hbugs/tutors/INDEX.xml

index 9de3517095206c2fcfa0c598d1e8ea42f4f794af..7936066b28c399411778805dca8f616c2e12c9b0 100644 (file)
 -->
 
 <tutors>
+
+  <!-- DEBUGGING -->
+<!--
+  <tutor source="wait_tutor.ml">
+    <addr>127.0.0.1</addr>
+    <port>50111</port>
+    <tactic>Wait.wait_tac</tactic>
+    <hint>Hbugs_types.Use_ring_Luke</hint>
+    <hint_type>Use Ring Luke</hint_type>
+    <description>WAIT FOREVER tutor</description>
+  </tutor>
+-->
+
   <tutor source="ring_tutor.ml">
     <addr>127.0.0.1</addr>
     <port>50001</port>