diff options
Diffstat (limited to 'doc/source.tex')
-rw-r--r-- | doc/source.tex | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source.tex b/doc/source.tex new file mode 100644 index 0000000..372c43b --- /dev/null +++ b/doc/source.tex @@ -0,0 +1,7 @@ +\chapter{Code Source} + +\lstset{language=C,basicstyle=\small} + + +\lstinputlisting{/home/biouman/projets/Projet-Archi/lib/simulator.c} + |