Rename test_cpu.ml to test_bit.ml
This commit is contained in:
parent
27efc19125
commit
de755822d3
2 changed files with 2 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@ debug:
|
|||
ocamlbuild -use-ocamlfind -I src oboy.d.byte
|
||||
|
||||
check:
|
||||
ocamlbuild -use-ocamlfind -I src -lflag -g test/test_cpu.byte --
|
||||
ocamlbuild -use-ocamlfind -I src -lflag -g test/test_bit.byte --
|
||||
|
||||
clean:
|
||||
rm -rf _build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue