Commit 0aafda12 by Tobias Langer

Fixed paths to ignore.

parent f5b5508c
NON_DIRS=experiments/ template/
NON_DIRS=results/
DIRS=$(patsubst %/,%/,$(sort $(dir $(filter-out $(NON_DIRS),$(wildcard */)))))
MAKE=make
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment