diff options
-rw-r--r-- | llvm/docs/ReleaseNotes.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 8c94c7d1201..73cbcf81b69 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -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> |