]> andersk Git - splint.git/blobdiff - src/warnClause.c
Renamed lclintMacros.nf splintMacros.nf
[splint.git] / src / warnClause.c
index cbe2e4d42320f4dfc80a107043f2f2b02c92ee3e..7455108240e8fd6eb1c5cc4dce2c8463334ec3f4 100644 (file)
 ** the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 ** MA 02111-1307, USA.
 **
-** For information on lclint: lclint-request@cs.virginia.edu
-** To report a bug: lclint-bug@cs.virginia.edu
+** For information on splint: splint@cs.virginia.edu
+** To report a bug: splint-bug@cs.virginia.edu
 ** For more information: http://www.splint.org
 */
 /*
 ** warnClause.c
 */
 
-# include "lclintMacros.nf"
+# include "splintMacros.nf"
 # include "basic.h"
 
 static warnClause warnClause_createAux (/*@only@*/ fileloc loc, 
This page took 0.079865 seconds and 4 git commands to generate.