diff options
author | Manu <manu.delab@gmail.com> | 2013-07-16 13:41:26 +1200 |
---|---|---|
committer | Manu <manu.delab@gmail.com> | 2013-07-16 13:41:26 +1200 |
commit | 4718ea4e0cbd26c5ad36d67bc73e3b8192370169 (patch) | |
tree | a2ceca3ea6fce2c543529a02d976e14ffd10842f /racket.html.markdown | |
parent | 6ff708a040868e99936e73edd18575181bd2e367 (diff) |
fix file name
Diffstat (limited to 'racket.html.markdown')
-rw-r--r-- | racket.html.markdown | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/racket.html.markdown b/racket.html.markdown index 84dc2ada..4b72591a 100644 --- a/racket.html.markdown +++ b/racket.html.markdown @@ -1,6 +1,10 @@ --- + language: racket -author: th3rac25 +filename: learnracket.rkt +contributors: + - ["th3rac25", "https://github.com/voila"] + --- Racket is a general purpose, multi-paradigm programming language in the Lisp/Scheme family. |