Iniziato capitolo sul server echo, modificato Makefile secondo i suggerimenti
[gapil.git] / main.tex
index 7d33ac8a9c4ff916326315d17a20c00ae2a58a34..e2b93adda01d63d6238f5d0b2576c107d31d3cfb 100644 (file)
--- a/main.tex
+++ b/main.tex
@@ -2,7 +2,7 @@
 %% GaPiL : Guida alla Programmazione in Linux
 %%
 %% S. Piccardi Feb. 2001
-%%
+%% 
 %% main.tex: file principale, gli altri vanno inclusi da questo.
 %%
 \documentclass[a4paper,11pt,twoside,italian]{book}
@@ -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{network}
 \include{socket}
 \include{elemtcp}
+\include{simpltcp}
 \include{app_a}
 \include{app_b}
 \include{fdl}