diff options
author | Nathan Binkert <nate@binkert.org> | 2009-07-06 15:49:47 -0700 |
---|---|---|
committer | Nathan Binkert <nate@binkert.org> | 2009-07-06 15:49:47 -0700 |
commit | 05f6a4a6b92370162da17ef5cccb5a7e3ba508e5 (patch) | |
tree | c2bc3f5e914cb85cb182b184d21c9166e7bc5783 /src/mem/slicc/ast/InPortDeclAST.hh | |
parent | 5ae983f8daf36684821c444925cbf49e99a958f6 (diff) | |
download | gem5-05f6a4a6b92370162da17ef5cccb5a7e3ba508e5.tar.xz |
ruby: replace strings that were missed in original ruby import.
Diffstat (limited to 'src/mem/slicc/ast/InPortDeclAST.hh')
-rw-r--r-- | src/mem/slicc/ast/InPortDeclAST.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mem/slicc/ast/InPortDeclAST.hh b/src/mem/slicc/ast/InPortDeclAST.hh index 24d8b1cfb..e6295a6e2 100644 --- a/src/mem/slicc/ast/InPortDeclAST.hh +++ b/src/mem/slicc/ast/InPortDeclAST.hh @@ -28,11 +28,11 @@ */ /* - * InPortDeclAST.h + * InPortDeclAST.hh * * Description: * - * $Id: InPortDeclAST.h,v 3.2 2003/07/10 18:08:06 milo Exp $ + * $Id: InPortDeclAST.hh,v 3.2 2003/07/10 18:08:06 milo Exp $ * */ |