From e110a755feee65f1fd177407ae28838299b29f37 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 8 Aug 2020 09:48:47 -0400 Subject: Move impl.bqn to src/r.bqn --- test/cmpref.bqn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/cmpref.bqn b/test/cmpref.bqn index 30bb2e2f..5821da2f 100755 --- a/test/cmpref.bqn +++ b/test/cmpref.bqn @@ -2,7 +2,7 @@ # Compile and run the primitive implementations, and testref.bqn -impl ← •LNS •path∾"../impl.bqn" +impl ← •LNS •path∾"../src/r.bqn" drun ← ((<•path∾"../c.bqn")∾<"DRun") •EX •path∾"../dzref" -- cgit v1.2.3