summaryrefslogtreecommitdiffhomepage
path: root/chapel.html.markdown
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2015-07-17 14:45:18 +0900
committerAdam Bard <github@adambard.com>2015-07-17 14:45:18 +0900
commitc22acdf8bd8750b664393422e1e00d4055f69e31 (patch)
treeccd812bdd01590f5c3cf91e945fff4f413279eb4 /chapel.html.markdown
parentea1efa2fc58c2bcdb185343be3b03bfd7cbea51d (diff)
Update chapel.html.markdown
Make sure nothing breaks (too badly)
Diffstat (limited to 'chapel.html.markdown')
-rw-r--r--chapel.html.markdown3
1 files changed, 1 insertions, 2 deletions
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
/*