Compare commits
1 commit
8395da6d9b
...
fe52fe63fc
Author | SHA1 | Date | |
---|---|---|---|
fe52fe63fc |
3 changed files with 11 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 6631ca437b218a793bd17f2c5ad7de8848e65cef
|
||||
Subproject commit 0e9455b376c012dd202fdd9754136e201f3fd8b7
|
9
README
9
README
|
@ -1 +1,10 @@
|
|||
This repository includes our compiler, our processor and a cross-assembler
|
||||
|
||||
Voici les commandes à entrer dans un terminal pour récupérer et initialiser le projet
|
||||
|
||||
```
|
||||
git clone --recurse-submodules
|
||||
make
|
||||
```
|
||||
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e3ea8ee7099d99271c1e1fc207a92f7f1001012b
|
||||
Subproject commit ef75bd33b8acc7bd30c543ce19fecddfd349d8b1
|
Loading…
Reference in a new issue