1
0
forked from HEL/circuiteria

added doc for gates + minor changes

This commit is contained in:
2024-05-17 22:24:38 +02:00
parent 8ec245f36e
commit 64a6146f32
12 changed files with 129 additions and 39 deletions

View File

@ -2,5 +2,6 @@
#import "circuit.typ": circuit
#import "element.typ"
#import "gates.typ"
#import "util.typ"
#import "wire.typ"