shithub: mc

Download patch

ref: e81028b7c32dd07c6b3b9d54e6dfbf9f92525279
parent: 73c6d49bb6ef0b41559f7acd5929accbb4697bc7
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Aug 12 13:19:16 EDT 2012

Add standard library section

    Does it belong in the language doc?

--- a/doc/lang.txt
+++ b/doc/lang.txt
@@ -16,7 +16,9 @@
     4. TOOLCHAIN
     5. EXAMPLES
     6. STYLE GUIDE
-    7. FUTURE DIRECTIONS
+    7. STANDARD LIBRARY
+    8. GRAMMAR
+    9. FUTURE DIRECTIONS
 
 1. OVERVIEW:
 
@@ -683,9 +685,11 @@
         
 6. STYLE GUIDE:
 
-7. GRAMMAR:
+7. STANDARD LIBRARY:
 
-8. FUTURE DIRECTIONS:
+8. GRAMMAR:
+
+9. FUTURE DIRECTIONS:
 
 BUGS:
 
--