Finita (quasi) exec
[gapil.git] / gapil.tex
index ce44b1f31bfc4cce4715c4c58f011e4c0633a6d0..f3c17437c9efa00a1cc0c2cafdf3435d0aa8ee19 100644 (file)
--- a/gapil.tex
+++ b/gapil.tex
       Free Documentation License''.
 
 \end{quote}
-Build: %        $Date: 2001/07/02 04:43:32 $   
-
 \clearemptydoublepage
 
-
 \tableofcontents
 \clearemptydoublepage
 
@@ -82,9 +79,10 @@ Build: %      $Date: 2001/07/02 04:43:32 $
 \lstset{basicstyle=\small,
   labelstyle=\tiny,
   labelstep=1,
-  labelsep=2pt,
+  labelsep=2pt, 
   frame=TB,
   frametextsep=5pt,
+  indent=0.3cm,
   basicstyle=\ttfamily,
   keywordstyle=\color{blue}\ttfamily,
   ndkeywordstyle=\color{yellow}\ttfamily,
@@ -96,28 +94,28 @@ Build: %     $Date: 2001/07/02 04:43:32 $
   directivestyle=\color{magenta}\ttfamily
 }
 \include{intro}
+\include{process}
+\include{prochand}
 \include{fileintro}
 \include{filedir}
 \include{fileunix}
 \include{filestd}
-\include{process}
-\include{prochand}
+\include{session}
 \include{signal}
 \include{ipc}
 \include{network}
 \include{socket}
 \include{elemtcp}
 \include{simpltcp}
-\include{app_a}
-\include{app_b}
+\appendix
+\include{ipprot}
+\include{tcpprot}
+\include{errors}
 \include{fdl}
 
-
 % at the end put the bibliography
 
 %\bibliographystyle{phaip}
 %\bibliography{biblio}
 
-\end{document}
-
+\end{document}
\ No newline at end of file