diff options
| author | Miles Bader | 2009-10-02 10:53:34 +0000 |
|---|---|---|
| committer | Miles Bader | 2009-10-02 10:53:34 +0000 |
| commit | 3999968a738479642f0b508da1cf1920e254c079 (patch) | |
| tree | 4456a11158a09f45b4564a6e68ce7efa7b2a11d6 /test/cedet/tests/testpolymorph.cpp | |
| parent | 895d190402f5b7ed021bd9c9e05c81d473dfee08 (diff) | |
| download | emacs-3999968a738479642f0b508da1cf1920e254c079.tar.gz emacs-3999968a738479642f0b508da1cf1920e254c079.zip | |
Add arch tagline
Diffstat (limited to 'test/cedet/tests/testpolymorph.cpp')
| -rw-r--r-- | test/cedet/tests/testpolymorph.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/cedet/tests/testpolymorph.cpp b/test/cedet/tests/testpolymorph.cpp index fea842d6902..7934889b4b2 100644 --- a/test/cedet/tests/testpolymorph.cpp +++ b/test/cedet/tests/testpolymorph.cpp | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * Copyright (C) 2009 Eric M. Ludlam | 3 | * Copyright (C) 2009 Eric M. Ludlam |
| 4 | * | 4 | * |
| 5 | * Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | * Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | * X-RCS: $Id: testpolymorph.cpp,v 1.1.2.1 2009/09/20 04:00:18 cyd Exp $ | 6 | * X-RCS: $Id: testpolymorph.cpp,v 1.2 2009/09/28 23:23:32 cyd Exp $ |
| 7 | * | 7 | * |
| 8 | * This program is free software; you can redistribute it and/or | 8 | * This program is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU General Public License as | 9 | * modify it under the terms of the GNU General Public License as |
| @@ -129,3 +129,5 @@ namespace template_multiple_spec { | |||
| 129 | 129 | ||
| 130 | 130 | ||
| 131 | // End of polymorphism test file. | 131 | // End of polymorphism test file. |
| 132 | |||
| 133 | // arch-tag: e2c04959-9b3b-4b4f-b9c2-445bf4848aa4 | ||