diff options
author | Santo Cariotti <sancn@live.com> | 2017-05-16 16:47:05 +0200 |
---|---|---|
committer | Santo Cariotti <sancn@live.com> | 2017-05-16 16:47:05 +0200 |
commit | f1d043e2bed937f1e067df1834030227e83f5430 (patch) | |
tree | af31de7448cf6c239260d937dcf3fb0e9867a78e | |
parent | f3620840e565be03afc2623c86aeb29a29fa0cb6 (diff) |
added make file in cpp folder
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ __pycache__/ input.txt output.txt *.out +cpp/make.sh |