diff options
author | Jed Barber <jjbarber@y7mail.com> | 2014-01-29 01:31:21 +1100 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2014-01-29 01:31:21 +1100 |
commit | a6d223bce7e01a1b56381c2ed5b60bc2113a4eb8 (patch) | |
tree | f39e43ed3c205d0716df4ce8b000d8c5d0ac8fe6 /CMOS | |
parent | 5bdf9eeb03252814b4f31f168a8eaba417845b9f (diff) |
Fixed symbols to signify that they aren't inverting
Diffstat (limited to 'CMOS')
-rw-r--r-- | CMOS/2_input_max.asy | 1 | ||||
-rw-r--r-- | CMOS/2_input_min.asy | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/CMOS/2_input_max.asy b/CMOS/2_input_max.asy index 91fbd7b..b65f878 100644 --- a/CMOS/2_input_max.asy +++ b/CMOS/2_input_max.asy @@ -1,7 +1,6 @@ Version 4 SymbolType CELL LINE Normal 48 64 32 64 -LINE Normal 32 56 48 64 LINE Normal 32 64 32 56 LINE Normal 64 64 48 64 LINE Normal -32 48 -48 48 diff --git a/CMOS/2_input_min.asy b/CMOS/2_input_min.asy index 8b95ae6..d04c400 100644 --- a/CMOS/2_input_min.asy +++ b/CMOS/2_input_min.asy @@ -1,7 +1,6 @@ Version 4 SymbolType CELL LINE Normal 48 64 32 64 -LINE Normal 32 56 48 64 LINE Normal 32 64 32 56 LINE Normal 64 64 48 64 LINE Normal -32 48 -48 48 |