]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
Some code comments for Emacs Latex Mode (and whitespace cleanup)
authorAndreas Neiser <neiser@kph.uni-mainz.de>
Sat, 6 Apr 2013 13:26:47 +0000 (15:26 +0200)
committerAndreas Neiser <neiser@kph.uni-mainz.de>
Sat, 6 Apr 2013 13:26:47 +0000 (15:26 +0200)
trb3/trb3qs_configuration.tex

index a148b1d8e2306fc792ed172d76d5c00eca9465cf..56028d4cbbccc193e2a78ec0f57a3ab2e11972d0 100644 (file)
@@ -291,8 +291,13 @@ package CtsConfig;
 
 #default cts endpoint. can be overriden by a command line parameter
 sub getDefaultEndpoint {
-   return 0x8000; 
+   return 0x8000;
 }
 
 1;
 \end{lstlisting}
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: "main"
+%%% End: