diff options
author | Alex AUVOLAT <alex.auvolat@ens.fr> | 2013-11-08 22:05:03 +0100 |
---|---|---|
committer | Alex AUVOLAT <alex.auvolat@ens.fr> | 2013-11-08 22:05:03 +0100 |
commit | 7a651609a8f40e8040cffa92f9965df02b0f52cd (patch) | |
tree | ad4ae986dcce89cfa12f2b516f44b35e7be98ce0 /tests/Makefile | |
parent | 435042774cd03687297a8100e807c70dd7b1b3e4 (diff) | |
download | SystDigit-Projet-7a651609a8f40e8040cffa92f9965df02b0f52cd.tar.gz SystDigit-Projet-7a651609a8f40e8040cffa92f9965df02b0f52cd.zip |
Minor changes.
Diffstat (limited to 'tests/Makefile')
-rw-r--r-- | tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index 7f1e355..718cd70 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -15,4 +15,5 @@ SIM=../csim/csim clean: rm *.net + rm *.snet rm *.dumb |