From 7ef6155ea5ffd5da1998662633fc51cf50f256d8 Mon Sep 17 00:00:00 2001 From: rlar Date: Mon, 22 Nov 2010 19:07:48 +0000 Subject: [PATCH] touch (timestamp) bison output files --- ChangeLog | 6 ++++++ src/frontend/parse-bison.c | 2 +- src/spicelib/parser/inpptree-parser.c | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 044f522f5..5a38e71ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-11-22 Robert Larice + * src/frontend/parse-bison.c , + * src/spicelib/parser/inpptree-parser.c : + touch (timestamp) bison output files + to make sure bison won't be needed on a fresh CVS checkout + 2010-11-22 Robert Larice * src/xspice/icm/digital/d_source/cfunc.mod : d_source, bug fix diff --git a/src/frontend/parse-bison.c b/src/frontend/parse-bison.c index dcd6a9d25..468274a6e 100644 --- a/src/frontend/parse-bison.c +++ b/src/frontend/parse-bison.c @@ -1,4 +1,4 @@ -/* A Bison parser, made by GNU Bison 2.3. */ +/* A Bison parser, made by GNU Bison 2.3. */ /* Skeleton implementation for Bison's Yacc-like parsers in C diff --git a/src/spicelib/parser/inpptree-parser.c b/src/spicelib/parser/inpptree-parser.c index 16fa45fcb..81b7ec494 100644 --- a/src/spicelib/parser/inpptree-parser.c +++ b/src/spicelib/parser/inpptree-parser.c @@ -1,4 +1,4 @@ -/* A Bison parser, made by GNU Bison 2.3. */ +/* A Bison parser, made by GNU Bison 2.3. */ /* Skeleton implementation for Bison's Yacc-like parsers in C