diff options
author | biouman <> | 2001-04-15 11:20:38 +0000 |
---|---|---|
committer | biouman <> | 2001-04-15 11:20:38 +0000 |
commit | dcc24c3645b3878bf3454345dbcfdf7ef1a0ba10 (patch) | |
tree | 1025dd726c5f75eed5e021a98acf97e6a785916f /include/Makefile.am | |
parent | 9e44b6dca12c57022d66bd1fe7e9b50c3d741389 (diff) |
*** empty log message ***
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index c0bc500..9bfd99d 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1 +1 @@ -include_HEADERS = alu.h archi.h assembler.h exceptions.h fpu.h hash.h interne.h memoire.h meta.h numbers.h parser.h registre.h types.h +include_HEADERS = alu.h simulator.h assembler.h exceptions.h fpu.h hash.h interne.h memoire.h meta.h numbers.h parser.h registre.h types.h |