diff options
author | chai <chaifix@163.com> | 2018-09-10 07:17:50 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-09-10 07:17:50 +0800 |
commit | 8339939b7fce5236b1a933eef46e1dd4284a24aa (patch) | |
tree | f62c1cefb54e1e8b14fb91564b13d436accff1da /src/jinc.cpp | |
parent | 6decddfd8470b44609e8c3aa144380f198b7b54c (diff) |
*update
Diffstat (limited to 'src/jinc.cpp')
-rw-r--r-- | src/jinc.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/jinc.cpp b/src/jinc.cpp deleted file mode 100644 index 53ee178..0000000 --- a/src/jinc.cpp +++ /dev/null @@ -1,6 +0,0 @@ -#include <string> - -bool compile(std::string directory) -{ - return 0; -}
\ No newline at end of file |