]> andersk Git - splint.git/blobdiff - src/reader.c
Fixed configuration problem (hopefully).
[splint.git] / src / reader.c
index 0b6bcf28dcc315eec85a9742862fd8cf3ec789a2..da08df790fc04b6471391cf749836f92452ec039 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: info@splint.org
+** To report a bug: splint-bug@splint.org
 ** For more information: http://www.splint.org
 */
 /*
 ** reader.c
 */
 
-# include "lclintMacros.nf"
+# include "splintMacros.nf"
 # include "basic.h"
 
 int reader_getInt (char **s)
This page took 0.057782 seconds and 4 git commands to generate.