]> andersk Git - splint.git/blobdiff - src/stateClauseList.c
Fixed problem with make dist so that packages can be made and distributed.
[splint.git] / src / stateClauseList.c
index f3cbe967cb5293149634ecd72510feca96b86a73..b6c20c57cf134a90065d2a8d29229c55bf2aecc1 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
 */
 /*
 ** stateClauseList.c
 */
 
-# include "lclintMacros.nf"
+# include "splintMacros.nf"
 # include "basic.h"
 
 static /*@notnull@*/ stateClauseList stateClauseList_new (void)
This page took 0.048957 seconds and 4 git commands to generate.