summaryrefslogtreecommitdiff
path: root/genLikoInc
diff options
context:
space:
mode:
Diffstat (limited to 'genLikoInc')
-rwxr-xr-xgenLikoInc4
1 files changed, 4 insertions, 0 deletions
diff --git a/genLikoInc b/genLikoInc
index ab0035d..e4e49d6 100755
--- a/genLikoInc
+++ b/genLikoInc
@@ -101,5 +101,9 @@ do
done
echo ";" >> ${file}
echo >> ${file}
+echo " {\$IFDEF Dichteueberwachung}" >> ${file}
+echo " nichtnegativieren;" >> ${file}
+echo " {\$ENDIF}" >> ${file}
+echo >> ${file}
echo "end;" >> ${file}