diff options
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 |