1
0
forked from HEL/circuiteria

fixed wrong capacitor symbol

(no comment...)
This commit is contained in:
2024-11-10 01:40:32 +01:00
parent cc8478a3c7
commit b8a7adb58f
4 changed files with 130 additions and 30 deletions

View File

@@ -1,6 +1,7 @@
#let version = version(0, 1, 0)
#import "circuit.typ": circuit
#import "electrical.typ"
#import "element.typ"
#import "gates.typ"
#import "util.typ"