split up sources into manageable files
This commit is contained in:
7
src/element.typ
Normal file
7
src/element.typ
Normal file
@ -0,0 +1,7 @@
|
||||
#import "elements/ports.typ": add-ports, add-port
|
||||
#import "elements/element.typ": elmt
|
||||
|
||||
#import "elements/alu.typ": alu
|
||||
#import "elements/block.typ": block
|
||||
#import "elements/extender.typ": extender
|
||||
#import "elements/multiplexer.typ": multiplexer
|
Reference in New Issue
Block a user