diff options
Diffstat (limited to '')
| -rwxr-xr-x | example/compile.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/compile.sh b/example/compile.sh new file mode 100755 index 0000000..4ce3bd2 --- /dev/null +++ b/example/compile.sh | |||
| @@ -0,0 +1 @@ | |||
| g++ example.cpp ../cube.o | |||
