From c561ddcc9d82706f2c53d537007f65f8846501e5 Mon Sep 17 00:00:00 2001 From: adrian Date: Thu, 17 May 2012 17:06:44 +0000 Subject: [PATCH] Coding-style updated (no author names in source files). git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1246 8c4709b5-6ec9-48aa-a5cd-a96041d1645a --- doc/coding-style.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/coding-style.txt b/doc/coding-style.txt index 0b2edc6f..f43a4c51 100644 --- a/doc/coding-style.txt +++ b/doc/coding-style.txt @@ -33,6 +33,7 @@ Kommentare nicht nur zum "was passiert hier", sondern auch zum "warum machen wir das so" * Innerhalb von Methoden/Funktionen "normale" C/C++ Kommentare (//, /**/) + * Keine Autorennamen oder Datum, etc. in den Code-Dateien vermerken - Formatierung * Direktiven für bedingte Kompilierung beginnen ganz vorne, außer bei