CASLアプリを格納するas/app、未整理のCASLファイルを格納するmiscを作成。casl2libのテストを追加
[YACASL2.git] / as / misc / test / hanoi / 0.txt
diff --git a/as/misc/test/hanoi/0.txt b/as/misc/test/hanoi/0.txt
new file mode 100644 (file)
index 0000000..3ea00c8
--- /dev/null
@@ -0,0 +1,8 @@
+../../../../casl2 ../../../../as/misc/hanoi.casl
+from A to C
+from A to B
+from C to B
+from A to C
+from B to A
+from B to C
+from A to C