1
0
forked from HEL/circuiteria

added logic gates

This commit is contained in:
2024-05-17 21:19:40 +02:00
parent a9014e03e9
commit 8ec245f36e
12 changed files with 597 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#let version = version((0,0,1))
#let version = version((0,0,2))
#import "circuit.typ": circuit
#import "element.typ"