diff options
author | Pixel <> | 2001-04-15 02:21:56 +0000 |
---|---|---|
committer | Pixel <> | 2001-04-15 02:21:56 +0000 |
commit | ba6d5b2571acd4010c929901b490bcd836c4ca3c (patch) | |
tree | 20c8fa3dedd2aecb6c8448c5f325a8af04875a73 /include/Makefile.am | |
parent | dff18f36172e0209c5dffefe54ec61185f7a8aba (diff) |
Inclusion du simulateur.
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 1efe00a..c0bc500 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1 +1 @@ -include_HEADERS = hash.h assembler.h meta.h parser.h numbers.h exceptions.h types.h +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 |