]> andersk Git - splint.git/blobdiff - src/lslinit.c
Fixed all /*@i...@*/ tags (except 1).
[splint.git] / src / lslinit.c
index 64d69195e149cb474951e0a5af61fc0fe603d7ca..83de1cfcd84cd3a1569f755df1d2dcc42e0c0fe5 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
@@ -28,7 +28,7 @@
 */
 
 # include "splintMacros.nf"
-# include "llbasic.h"
+# include "basic.h"
 # include "signature.h"
 # include "signature2.h"
 # include "scan.h"
 # include "syntable.h"
 # include "lslinit.h"
 # include "lclinit.h"
+# include "lclscan.h"
+# include "lclscanline.h"
+# include "lclsyntable.h"
+# include "lcltokentable.h"
 
 /* needed to parse init files */
 # include "shift.h"
This page took 0.032366 seconds and 4 git commands to generate.