From 5b73c9cafe2035750121ce77b57836705986f5e7 Mon Sep 17 00:00:00 2001 From: drl7x Date: Thu, 3 Aug 2000 14:55:06 +0000 Subject: [PATCH] *** empty log message *** --- src/Headers/herald.h | 2 +- src/Headers/local_constants.h | 4 ++-- test/db1/bool.lh | 2 +- test/db1/dbase.lh | 2 +- test/db1/employee.lh | 2 +- test/db1/empset.lh | 2 +- test/db1/erc.lh | 2 +- test/db1/eref.lh | 2 +- test/db1/ereftab.lh | 2 +- test/db2/dbase.lh | 2 +- test/db2/employee.lh | 2 +- test/db2/empset.lh | 2 +- test/db2/erc.lh | 2 +- test/db2/eref.lh | 2 +- test/db2/ereftab.lh | 2 +- test/db3/bool.lh | 2 +- test/db3/check.lh | 2 +- test/db3/dbase.lh | 2 +- test/db3/employee.lh | 2 +- test/db3/empset.lh | 2 +- test/db3/erc.lh | 2 +- test/db3/eref.lh | 2 +- test/db3/ereftab.lh | 2 +- 23 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/Headers/herald.h b/src/Headers/herald.h index 7dcb38d..deeb3b5 100644 --- a/src/Headers/herald.h +++ b/src/Headers/herald.h @@ -4,4 +4,4 @@ /*@constant observer char *LCL_PARSE_VERSION;@*/ # define LCL_PARSE_VERSION "LCLint 2.5q" /*@constant observer char *LCL_COMPILE;@*/ -# define LCL_COMPILE "Compiled using gcc -DSTDC_HEADERS=1 -g on SunOS cobra.cs.Virginia.EDU 5.6 Generic_105181-13 sun4u sparc SUNW,Ultra-60 by drl7x" +# define LCL_COMPILE "Compiled using gcc -DSTDC_HEADERS=1 on SunOS cobra.cs.Virginia.EDU 5.6 Generic_105181-13 sun4u sparc SUNW,Ultra-60 by drl7x" diff --git a/src/Headers/local_constants.h b/src/Headers/local_constants.h index b9dad2c..d47fd5e 100644 --- a/src/Headers/local_constants.h +++ b/src/Headers/local_constants.h @@ -2,6 +2,6 @@ /*@constant observer char *SYSTEM_LIBDIR;@*/ # define SYSTEM_LIBDIR "/usr/include" /*@constant observer char *DEFAULT_LARCHPATH;@*/ -# define DEFAULT_LARCHPATH ".:/a/apollo/af9/drl7x/new/LCLintDev/lib" +# define DEFAULT_LARCHPATH ".:/tmp/dave/LCLintDev/lib" /*@constant observer char *DEFAULT_LCLIMPORTDIR;@*/ -# define DEFAULT_LCLIMPORTDIR "/a/apollo/af9/drl7x/new/LCLintDev/imports" +# define DEFAULT_LCLIMPORTDIR "/tmp/dave/LCLintDev/imports" diff --git a/test/db1/bool.lh b/test/db1/bool.lh index c4312a4..6436969 100644 --- a/test/db1/bool.lh +++ b/test/db1/bool.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" diff --git a/test/db1/dbase.lh b/test/db1/dbase.lh index 141afe0..3443f1a 100644 --- a/test/db1/dbase.lh +++ b/test/db1/dbase.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include # include "bool.h" diff --git a/test/db1/employee.lh b/test/db1/employee.lh index e201551..e1fbc26 100644 --- a/test/db1/employee.lh +++ b/test/db1/employee.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "bool.h" diff --git a/test/db1/empset.lh b/test/db1/empset.lh index 1104ded..099660b 100644 --- a/test/db1/empset.lh +++ b/test/db1/empset.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "employee.h" diff --git a/test/db1/erc.lh b/test/db1/erc.lh index c3a3c94..6395967 100644 --- a/test/db1/erc.lh +++ b/test/db1/erc.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "eref.h" diff --git a/test/db1/eref.lh b/test/db1/eref.lh index 6009c9c..29b0542 100644 --- a/test/db1/eref.lh +++ b/test/db1/eref.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "employee.h" diff --git a/test/db1/ereftab.lh b/test/db1/ereftab.lh index 5142bff..a43fcb7 100644 --- a/test/db1/ereftab.lh +++ b/test/db1/ereftab.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "employee.h" diff --git a/test/db2/dbase.lh b/test/db2/dbase.lh index 141afe0..3443f1a 100644 --- a/test/db2/dbase.lh +++ b/test/db2/dbase.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include # include "bool.h" diff --git a/test/db2/employee.lh b/test/db2/employee.lh index e9081ea..3a3ce42 100644 --- a/test/db2/employee.lh +++ b/test/db2/employee.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include # include "bool.h" diff --git a/test/db2/empset.lh b/test/db2/empset.lh index 3099d2e..733f393 100644 --- a/test/db2/empset.lh +++ b/test/db2/empset.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "employee.h" diff --git a/test/db2/erc.lh b/test/db2/erc.lh index 8105c22..9089a05 100644 --- a/test/db2/erc.lh +++ b/test/db2/erc.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "eref.h" diff --git a/test/db2/eref.lh b/test/db2/eref.lh index 6009c9c..29b0542 100644 --- a/test/db2/eref.lh +++ b/test/db2/eref.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "employee.h" diff --git a/test/db2/ereftab.lh b/test/db2/ereftab.lh index 5142bff..a43fcb7 100644 --- a/test/db2/ereftab.lh +++ b/test/db2/ereftab.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "employee.h" diff --git a/test/db3/bool.lh b/test/db3/bool.lh index 3a4de16..1b60ec7 100644 --- a/test/db3/bool.lh +++ b/test/db3/bool.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" diff --git a/test/db3/check.lh b/test/db3/check.lh index 04e55af..e4a41f6 100644 --- a/test/db3/check.lh +++ b/test/db3/check.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "bool.h" diff --git a/test/db3/dbase.lh b/test/db3/dbase.lh index 0bfec40..a54d63b 100644 --- a/test/db3/dbase.lh +++ b/test/db3/dbase.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include # include "bool.h" diff --git a/test/db3/employee.lh b/test/db3/employee.lh index 54cd8f4..b8dd981 100644 --- a/test/db3/employee.lh +++ b/test/db3/employee.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include # include "bool.h" diff --git a/test/db3/empset.lh b/test/db3/empset.lh index 4a7ba7b..d5656bb 100644 --- a/test/db3/empset.lh +++ b/test/db3/empset.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "employee.h" diff --git a/test/db3/erc.lh b/test/db3/erc.lh index d4011bc..8f67d93 100644 --- a/test/db3/erc.lh +++ b/test/db3/erc.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "eref.h" diff --git a/test/db3/eref.lh b/test/db3/eref.lh index 8d28611..e42cd16 100644 --- a/test/db3/eref.lh +++ b/test/db3/eref.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "employee.h" diff --git a/test/db3/ereftab.lh b/test/db3/ereftab.lh index 50bcca2..fffce7e 100644 --- a/test/db3/ereftab.lh +++ b/test/db3/ereftab.lh @@ -1,4 +1,4 @@ -/* Output from LCLint 2.5p */ +/* Output from LCLint 2.5q */ # include "bool.h" # include "employee.h" -- 2.45.1