Skip to content
Snippets Groups Projects
Commit abdd700d authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Testsuite: delete some more generated files

parent 1ecb2c6b
Branches
Tags
No related merge requests found
......@@ -190,6 +190,8 @@ clean-local:
rm -f $(patsubst %.mod, %.m, $(MODFILES)) \
$(patsubst %.mod, %_static.*, $(MODFILES)) \
$(patsubst %.mod, %_objective_static.m, $(MODFILES)) \
$(patsubst %.mod, %_set_auxiliary_variables.m, $(MODFILES)) \
$(patsubst %.mod, %_steadystate2.m, $(MODFILES)) \
$(patsubst %.mod, %_dynamic.*, $(MODFILES))
rm -f $(patsubst %.mod, %_results.mat, $(MODFILES)) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment