diff options
| author | Miles Bader | 2009-12-11 20:48:03 +0000 |
|---|---|---|
| committer | Miles Bader | 2009-12-11 20:48:03 +0000 |
| commit | d356f4fcff6652a6f81b8c91a60cbda41a70f44b (patch) | |
| tree | 8c5e4d02881dd5deb11571a889159b49fb658761 /test/cedet/tests/test.cpp | |
| parent | 315eb96d019f45edc8e37a3010dc61877c7a0f1e (diff) | |
| download | emacs-d356f4fcff6652a6f81b8c91a60cbda41a70f44b.tar.gz emacs-d356f4fcff6652a6f81b8c91a60cbda41a70f44b.zip | |
Remove RCS keywords
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1642
Diffstat (limited to 'test/cedet/tests/test.cpp')
| -rw-r--r-- | test/cedet/tests/test.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/cedet/tests/test.cpp b/test/cedet/tests/test.cpp index 15de3cf0904..0c43944a031 100644 --- a/test/cedet/tests/test.cpp +++ b/test/cedet/tests/test.cpp | |||
| @@ -2,9 +2,6 @@ | |||
| 2 | * Attempt to include as many aspects of the C++ language as possible. | 2 | * Attempt to include as many aspects of the C++ language as possible. |
| 3 | * Do not include things tested in test.c since that shares the | 3 | * Do not include things tested in test.c since that shares the |
| 4 | * same language. | 4 | * same language. |
| 5 | * | ||
| 6 | * $Id: test.cpp,v 1.2 2009/09/28 23:23:31 cyd Exp $ | ||
| 7 | * | ||
| 8 | */ | 5 | */ |
| 9 | 6 | ||
| 10 | /* An include test */ | 7 | /* An include test */ |