mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-23 23:28:46 +00:00
9 lines
199 B
Bash
Executable file
9 lines
199 B
Bash
Executable file
<<<<<<< HEAD
|
|
make clean
|
|
make TOPFILE=test000
|
|
=======
|
|
make check
|
|
pushd expressions && make check && popd
|
|
pushd deep-expressions && make check && popd
|
|
|
|
>>>>>>> 30537ff6ba7f9d05ac3ef20249c10cfaa701f5a7
|