diff options
Diffstat (limited to 'src/mem/slicc/ast/OutPortDeclAST.hh')
-rw-r--r-- | src/mem/slicc/ast/OutPortDeclAST.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mem/slicc/ast/OutPortDeclAST.hh b/src/mem/slicc/ast/OutPortDeclAST.hh index 28fc5903e..0aa0172d3 100644 --- a/src/mem/slicc/ast/OutPortDeclAST.hh +++ b/src/mem/slicc/ast/OutPortDeclAST.hh @@ -28,11 +28,11 @@ */ /* - * OutPortDeclAST.h + * OutPortDeclAST.hh * * Description: * - * $Id: OutPortDeclAST.h,v 3.2 2003/07/10 18:08:06 milo Exp $ + * $Id: OutPortDeclAST.hh,v 3.2 2003/07/10 18:08:06 milo Exp $ * */ |