* .cvsignore: Update.
authorNeil Booth <neil@daikokuya.co.uk>
Tue, 31 Dec 2002 22:11:33 +0000 (22:11 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 31 Dec 2002 22:11:33 +0000 (22:11 +0000)
From-SVN: r60720

gcc/cp/.cvsignore
gcc/cp/ChangeLog

index 1baf6bbc42039d55866d82f605e875b8f2d7c598..57ae0dfb786c3c2cf509c41ceba3b2dc82b9b55b 100644 (file)
@@ -1,3 +1 @@
-parse.h
-parse.c
 g++int.info*
index 6aca0297f5f637689433513be4e7adb381f5a880..bd626bf7e9fb840df621b267cec70223c8a59466 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-31  Neil Booth  <neil@daikokuya.co.uk>
+
+       * .cvsignore: Update.
+
 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
 
        * parser.c (cp_parser_dependent_type_p): Fix thinko.