testsuite: use forward slashes in paths

This commit is contained in:
hallgren
2013-12-03 16:59:33 +00:00
parent 938587c159
commit 9118f72fda

View File

@@ -1,5 +1,5 @@
-- here we test that the abstract operations are not used for proof search
i testsuite\compiler\check\abstract-operations\Nat.gf
i testsuite/compiler/check/abstract-operations/Nat.gf
gt -cat=Nat -number=10 -depth=10
pt -compute (twice (succ zero))