Keep the Crack language as an external project.
authorBill Wendling <isanbard@gmail.com>
Thu, 3 Nov 2011 20:10:01 +0000 (20:10 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 3 Nov 2011 20:10:01 +0000 (20:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143643 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 8c94c7d1201f358a1d1bbcda3681b32cd54aed7a..73cbcf81b69f1e8b9e45b1b2528b6439326da362 100644 (file)
@@ -337,17 +337,17 @@ be used to verify some algorithms.
 </div>
 
 <!--=========================================================================-->
-<!-- FIXME: Comment out
 <h3>Crack Programming Language</h3>
 
 <div>
-<p>
-<a href="http://code.google.com/p/crack-language/">Crack</a> aims to provide the
-ease of development of a scripting language with the performance of a compiled
-language. The language derives concepts from C++, Java and Python, incorporating
-object-oriented programming, operator overloading and strong typing.</p>
+
+<p><a href="http://code.google.com/p/crack-language/">Crack</a> aims to provide
+   the ease of development of a scripting language with the performance of a
+   compiled language. The language derives concepts from C++, Java and Python,
+   incorporating object-oriented programming, operator overloading and strong
+   typing.</p>
+
 </div>
--->  
   
 <!--=========================================================================-->
 <h3>Glasgow Haskell Compiler (GHC)</h3>