Files
TB-Docs/report/chapters/03_development/02_implementation.typ
T
2026-07-13 15:35:08 +02:00

10 lines
391 B
Typst

#import "../../requirements.typ": isc-hei-bthesis
#import isc-hei-bthesis: todo
#import "../../utils.typ": include-offset
= Implementation
#include-offset(path("02_implementation/01_overview.typ"))
#include-offset(path("02_implementation/02_midas_language.typ"))
#include-offset(path("02_implementation/03_python_checking.typ"))
#include-offset(path("02_implementation/04_generation.typ"))