# check_syntax.sh - a small script to search for interface headers with
# missing semicolons (they give troubles to Doxygen).
-# RCS-ID: $Id$
# Author: Francesco Montorsi
-rm missing_semicolons 2>/dev/null
+rm -f missing_semicolons
# the preprocessor will remove comments and all #preprocessor #stuff;
# we then remove the empty lines