diff --git a/src/lib.typ b/src/lib.typ index 7f27208..47af7a6 100644 --- a/src/lib.typ +++ b/src/lib.typ @@ -1,4 +1,5 @@ #let version = version(0, 2, 0) +#let name = "circuiteria" #import "circuit.typ": circuit #import "element.typ"