From b214f38d2c24a890ce36512a0c8bab965e27a508 Mon Sep 17 00:00:00 2001 From: JinweiClarkChao Date: Tue, 23 Sep 2014 22:34:14 +0800 Subject: README --- Back/Blocks/syntax/index.html | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 Back/Blocks/syntax/index.html (limited to 'Back/Blocks/syntax/index.html') diff --git a/Back/Blocks/syntax/index.html b/Back/Blocks/syntax/index.html deleted file mode 100644 index 5d8d56d..0000000 --- a/Back/Blocks/syntax/index.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - Hello SyntaxHighlighter - - - - - - - - -

Hello SyntaxHighlighter

-
-#include "stdio.h"
-int main()
-{
-	printf("Hello\n");
-    return 0;
-}
-
- - -- cgit v1.2.3