X-Git-Url: http://git.lukelau.me/?p=kaleidoscope.git;a=blobdiff_plain;f=Kaleidoscope%2Fmain.cpp;fp=Kaleidoscope%2Fmain.cpp;h=0000000000000000000000000000000000000000;hp=1e6814a653734348d014a6f3c0744b59a99e976b;hb=5f81038886345b9c1e130bc7cfdd463e76b37b84;hpb=400fd8ffcac74658d4323ba0b6f3519204075baa diff --git a/Kaleidoscope/main.cpp b/Kaleidoscope/main.cpp deleted file mode 100644 index 1e6814a..0000000 --- a/Kaleidoscope/main.cpp +++ /dev/null @@ -1,15 +0,0 @@ -// -// main.cpp -// Kaleidoscope -// -// Created by Luke Lau on 25/01/2017. -// Copyright © 2017 Luke Lau. All rights reserved. -// - -#include - -int main(int argc, const char * argv[]) { - // insert code here... - std::cout << "Hello, World!\n"; - return 0; -}