diff options
author | tomsmeding <tom.smeding@gmail.com> | 2019-02-16 22:01:45 +0100 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2019-02-16 22:01:45 +0100 |
commit | 233cbed8c9e1d08cc4abac060452b2cf643b4c7f (patch) | |
tree | e3411015a7ccc0e7b6f078b23c2ea221088d4d32 /.gitignore | |
parent | 1d87c5bd9001483edf1863b7f243e6b894478a09 (diff) |
Compile all AI's in makefile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ aimc airand +aimm .objs/ competition/ |