diff options
Diffstat (limited to 'dev/LibCompiler/src/CodeGen.cc')
| -rw-r--r-- | dev/LibCompiler/src/CodeGen.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/LibCompiler/src/CodeGen.cc b/dev/LibCompiler/src/CodeGen.cc index 3f215c5..7208d65 100644 --- a/dev/LibCompiler/src/CodeGen.cc +++ b/dev/LibCompiler/src/CodeGen.cc @@ -8,7 +8,7 @@ #include <LibCompiler/ErrorID.h> /** - * @file AssemblyFactory.cxx + * @file CodeGen.cc * @author amlal (amlal@nekernel.org) * @brief Assembler Kit * @version 0.1 |
