aggiunto diagrammi di stack del processo (programma + librerie) in tre
[gapil.git] / main.tex
index 097db57d8bb106682ad1e1f5e5fb69122ecc901a..3f3861d49a37df68a6b030a93e3c8a4f43489e7d 100644 (file)
--- a/main.tex
+++ b/main.tex
@@ -1,6 +1,6 @@
-%% 
+%%
 %% GaPiL : Guida alla Programmazione in Linux
-%% 
+%%
 %% S. Piccardi Feb. 2001
 %%
 %% main.tex: file principale, gli altri vanno inclusi da questo.
@@ -21,7 +21,7 @@
 \usepackage{color} 
 %
 % Setting page layout
-% 
+%
 \oddsidemargin=0.5cm
 \evensidemargin=-0.5cm
 \textwidth=16cm
@@ -50,7 +50,7 @@
 
 \begin{quote}
 
-      Copyright \copyright\ 2000  Simone Piccardi.
+      Copyright \copyright\ 2000-2001  Simone Piccardi.
       Permission is granted to copy, distribute and/or modify this document
       under the terms of the GNU Free Documentation License, Version 1.1
       or any later version published by the Free Software Foundation;
 \include{fileunix}
 \include{filestd}
 \include{process}
-\include{option}
+\include{prochand}
 \include{signal}
 \include{ipc}
 \include{network}