From a4b044d8161034a286474464c3962b5200574536 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Fri, 14 Feb 2014 01:20:09 +1100 Subject: Fixed symbols that shouldn't indicate inversion --- simulated/buffer.asy | 1 - simulated/decrement.asy | 1 - simulated/increment.asy | 1 - simulated/is_false.asy | 1 - simulated/is_true.asy | 1 - simulated/is_unknown.asy | 1 - 6 files changed, 6 deletions(-) diff --git a/simulated/buffer.asy b/simulated/buffer.asy index 4e87477..de8c658 100644 --- a/simulated/buffer.asy +++ b/simulated/buffer.asy @@ -7,7 +7,6 @@ LINE Normal 32 64 32 32 LINE Normal -32 64 32 64 LINE Normal -32 32 -32 64 LINE Normal 32 40 32 48 -LINE Normal 47 48 32 40 LINE Normal -48 32 -48 48 LINE Normal -64 32 -48 32 LINE Normal -48 64 -48 48 diff --git a/simulated/decrement.asy b/simulated/decrement.asy index d3249e6..7405a55 100644 --- a/simulated/decrement.asy +++ b/simulated/decrement.asy @@ -7,7 +7,6 @@ LINE Normal 32 64 32 32 LINE Normal -32 64 32 64 LINE Normal -32 32 -32 64 LINE Normal 32 40 32 48 -LINE Normal 47 48 32 40 LINE Normal -48 32 -48 48 LINE Normal -64 32 -48 32 LINE Normal -48 64 -48 48 diff --git a/simulated/increment.asy b/simulated/increment.asy index a835e77..bb089d8 100644 --- a/simulated/increment.asy +++ b/simulated/increment.asy @@ -7,7 +7,6 @@ LINE Normal 32 64 32 32 LINE Normal -32 64 32 64 LINE Normal -32 32 -32 64 LINE Normal 32 40 32 48 -LINE Normal 47 48 32 40 LINE Normal -48 32 -48 48 LINE Normal -64 32 -48 32 LINE Normal -48 64 -48 48 diff --git a/simulated/is_false.asy b/simulated/is_false.asy index aa91398..e0ff789 100644 --- a/simulated/is_false.asy +++ b/simulated/is_false.asy @@ -7,7 +7,6 @@ LINE Normal 32 64 32 32 LINE Normal -32 64 32 64 LINE Normal -32 32 -32 64 LINE Normal 32 40 32 48 -LINE Normal 47 48 32 40 LINE Normal -48 32 -48 48 LINE Normal -64 32 -48 32 LINE Normal -48 64 -48 48 diff --git a/simulated/is_true.asy b/simulated/is_true.asy index 1a1203c..aced3f6 100644 --- a/simulated/is_true.asy +++ b/simulated/is_true.asy @@ -7,7 +7,6 @@ LINE Normal 32 64 32 32 LINE Normal -32 64 32 64 LINE Normal -32 32 -32 64 LINE Normal 32 40 32 48 -LINE Normal 47 48 32 40 LINE Normal -48 32 -48 48 LINE Normal -64 32 -48 32 LINE Normal -48 64 -48 48 diff --git a/simulated/is_unknown.asy b/simulated/is_unknown.asy index 952a28a..40fc34a 100644 --- a/simulated/is_unknown.asy +++ b/simulated/is_unknown.asy @@ -7,7 +7,6 @@ LINE Normal 32 64 32 32 LINE Normal -32 64 32 64 LINE Normal -32 32 -32 64 LINE Normal 32 40 32 48 -LINE Normal 47 48 32 40 LINE Normal -48 32 -48 48 LINE Normal -64 32 -48 32 LINE Normal -48 64 -48 48 -- cgit