diff options
| author | ericmarin <maarin.eric@gmail.com> | 2026-05-05 10:52:37 +0200 |
|---|---|---|
| committer | ericmarin <maarin.eric@gmail.com> | 2026-05-05 10:57:47 +0200 |
| commit | 00439f8eacc04bee31dad6cb476d6f23f0b868dd (patch) | |
| tree | 06196ccbbf582f21e595106144a213a2b275c861 /chapters/core/01-implementation.tex | |
| parent | 44972e22a7db20b0614cd76aef38cf8d822af1a1 (diff) | |
| download | vein-00439f8eacc04bee31dad6cb476d6f23f0b868dd.tar.gz vein-00439f8eacc04bee31dad6cb476d6f23f0b868dd.zip | |
core chapter skeleton
Diffstat (limited to 'chapters/core/01-implementation.tex')
| -rw-r--r-- | chapters/core/01-implementation.tex | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapters/core/01-implementation.tex b/chapters/core/01-implementation.tex new file mode 100644 index 0000000..fcb1345 --- /dev/null +++ b/chapters/core/01-implementation.tex @@ -0,0 +1,12 @@ +\section{Implementation} +\label{sec:implementation} + +% This sections contain the implementation sections + +\input{chapters/core/implementation/01-inpla} + +\input{chapters/core/implementation/02-interaction-rules} + +\input{chapters/core/implementation/03-translation} + +\input{chapters/core/implementation/04-python-module} |
