From 28f4cf4fc2e1194e3a67cca73fca5c688b9aa99c Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Fri, 23 Mar 2018 17:22:45 -0400 Subject: Cleaned up some code; fixed relative paths --- examples/or.qua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/or.qua') diff --git a/examples/or.qua b/examples/or.qua index 162fe04..830f1cd 100644 --- a/examples/or.qua +++ b/examples/or.qua @@ -1,10 +1,10 @@ x y speedX speedY color -0 2 0 0 !examples/not.qua +0 2 0 0 !not.qua 1 0 0 0 GA 6 0 0 0 GA 6 -1 0 0 GA 5 -1 0 0 GA -5 2 0 0 !examples/not.qua +5 2 0 0 !not.qua 1 4 0 0 GA 7 4 0 0 YE # OR -- cgit v1.2.3