summaryrefslogtreecommitdiff
path: root/examples/and.qua
diff options
context:
space:
mode:
Diffstat (limited to 'examples/and.qua')
-rw-r--r--examples/and.qua2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/and.qua b/examples/and.qua
index 5bc9914..48c783e 100644
--- a/examples/and.qua
+++ b/examples/and.qua
@@ -4,7 +4,7 @@ x y speedX speedY color
2 1 0 0 GA
2 0 0 0 GA
-1 0 0 0 GA
--1 3 0 0 !examples/not.qua
+-1 3 0 0 !not.qua
# AND - Input: 0, 0 speed 0, 1
# 1, 0 speed 0, 1
# Output: 0, 3