Andato avanti sui socket TCP, il resto cambiamenti minimi.
[gapil.git] / macro.tex
index 7375bebe6d59ec58b5eff3a7a2342b46a1de9c4c..dda76fe67eb5a0af40cdfc78c6f4e92c753bcf80 100644 (file)
--- a/macro.tex
+++ b/macro.tex
@@ -1,7 +1,7 @@
 %
 % Defining some commands to manipulate counter to avoid ude of 
 % \label and \ref commands (and related problem to remeber the 
-% used labels 
+% used labels) to refer nearest objects
 %
 %
 \newcounter{usercount}       % define a new counter for internal use
@@ -41,7 +41,6 @@ tab.~\thechapter.\theusercount}
 \setcounter{usercount}{\value{equation}}%
 \addtocounter{usercount}{-1}%
 (\thechapter.\theusercount)}
-
 %
 % Macro to put picture (in format PICT) inside a figure
 %
@@ -53,3 +52,5 @@ tab.~\thechapter.\theusercount}
 }
 %
 %
+
+