Remove RCS keywords
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1642
This commit is contained in:
parent
315eb96d01
commit
d356f4fcff
5 changed files with 0 additions and 9 deletions
|
@ -1,8 +1,5 @@
|
|||
/* Test file for C language.
|
||||
* Attempt to include as many aspects of the C language as possible.
|
||||
*
|
||||
* $Id: test.c,v 1.2 2009/09/28 23:23:31 cyd Exp $
|
||||
*
|
||||
*/
|
||||
/* types of include files */
|
||||
#include "includeme1.h"
|
||||
|
|
|
@ -2,9 +2,6 @@
|
|||
* Attempt to include as many aspects of the C++ language as possible.
|
||||
* Do not include things tested in test.c since that shares the
|
||||
* same language.
|
||||
*
|
||||
* $Id: test.cpp,v 1.2 2009/09/28 23:23:31 cyd Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
/* An include test */
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
# Test file for Python language.
|
||||
#
|
||||
# $Id: test.py,v 1.2 2009/09/28 23:23:31 cyd Exp $
|
||||
|
||||
# Simle class compount statement with blank lines sprinkled.
|
||||
class Foo(Bar):
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
* Copyright (C) 2009 Eric M. Ludlam
|
||||
*
|
||||
* Author: Eric M. Ludlam <eric@siege-engine.com>
|
||||
* X-RCS: $Id: testjavacomp.java,v 1.1.2.1 2009/09/20 04:00:18 cyd Exp $
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License as
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
* Copyright (C) 2009 Eric M. Ludlam
|
||||
*
|
||||
* Author: Eric M. Ludlam <eric@siege-engine.com>
|
||||
* X-RCS: $Id: testpolymorph.cpp,v 1.2 2009/09/28 23:23:32 cyd Exp $
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License as
|
||||
|
|
Loading…
Add table
Reference in a new issue