diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-03-08 18:04:09 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-03-08 18:04:09 +0000 |
| commit | 55a63ac09264a38fafdf4a218e86b598030fb47c (patch) | |
| tree | 8e0769f83d3dc55177ef091b7551e61477c5c74e /Ianimal/make | |
| parent | c09a3c040b43731196f59bac8046823f1f692e3e (diff) | |
REST api working
Diffstat (limited to 'Ianimal/make')
| -rwxr-xr-x | Ianimal/make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ianimal/make b/Ianimal/make new file mode 100755 index 0000000..7c1cc2e --- /dev/null +++ b/Ianimal/make @@ -0,0 +1 @@ +g++ Ianimal.cpp -std=c++11 -o Ianimal |
