From c22acdf8bd8750b664393422e1e00d4055f69e31 Mon Sep 17 00:00:00 2001 From: Adam Bard Date: Fri, 17 Jul 2015 14:45:18 +0900 Subject: Update chapel.html.markdown Make sure nothing breaks (too badly) --- chapel.html.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chapel.html.markdown') diff --git a/chapel.html.markdown b/chapel.html.markdown index d4d6d648..d4ce4dfa 100644 --- a/chapel.html.markdown +++ b/chapel.html.markdown @@ -3,7 +3,6 @@ language: chapel filename: learnchapel.chpl contributors: - ["Ian J. Bertolacci", "http://www.cs.colostate.edu/~ibertola/"] -lang: en --- You can read all about chapel at [Cray's official Chapel website](http://chapel.cray.com). @@ -11,7 +10,7 @@ In short, Chapel is an open-source, high-productivity, parallel-programming lang More information and support can be found at the bottom of this document. -```chapel +```c // Comments are C-family style // one line comment /* -- cgit v1.2.3