]> andersk Git - splint.git/blobdiff - src/qtype.c
Fixed problem with loop guards in loop test effects. New test case
[splint.git] / src / qtype.c
index 5bdc8660781035773cc00b4d61235dbda3137710..6c28397b26b5915d59f84816c7ce6c1e757cd572 100644 (file)
@@ -17,8 +17,8 @@
 ** 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: info@splint.org
+** To report a bug: splint-bug@splint.org
 ** For more information: http://www.splint.org
 */
 /*
@@ -28,7 +28,7 @@
 ** qtypes are mutable
 */
 
-# include "lclintMacros.nf"
+# include "splintMacros.nf"
 # include "basic.h"
 
 /*@notnull@*/ qtype qtype_create (ctype c)
This page took 0.027821 seconds and 4 git commands to generate.