]> andersk Git - splint.git/blobdiff - src/quantifierNodeList.c
Fixed declarations of inptr_t and uintptr_t.
[splint.git] / src / quantifierNodeList.c
index d24303ad5164db78c2e83a60d5def0299d8193a2..41b6ff8ef30411428e78fe90b8afc5b34188c217 100644 (file)
@@ -1,6 +1,6 @@
 /*
 ** Splint - annotation-assisted static program checker
-** Copyright (C) 1994-2002 University of Virginia,
+** Copyright (C) 1994-2003 University of Virginia,
 **         Massachusetts Institute of Technology
 **
 ** This program is free software; you can redistribute it and/or modify it
@@ -30,7 +30,7 @@
 */
 
 # include "splintMacros.nf"
-# include "llbasic.h"
+# include "basic.h"
 
 /*@only@*/ quantifierNodeList
 quantifierNodeList_new ()
This page took 0.031954 seconds and 4 git commands to generate.