diff options
Diffstat (limited to 'simulated')
-rw-r--r-- | simulated/buffer.asy | 1 | ||||
-rw-r--r-- | simulated/decrement.asy | 1 | ||||
-rw-r--r-- | simulated/increment.asy | 1 | ||||
-rw-r--r-- | simulated/is_false.asy | 1 | ||||
-rw-r--r-- | simulated/is_true.asy | 1 | ||||
-rw-r--r-- | simulated/is_unknown.asy | 1 |
6 files changed, 0 insertions, 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 |