1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 12:00:34 +02:00

Remove per the request #3017

This commit is contained in:
Pratik Karki
2018-02-28 17:06:06 +05:45
committed by GitHub
parent 5fa3782b14
commit 7d303e5042

View File

@@ -375,4 +375,3 @@ sum_int_list t ;;
* Visit the official website to get the compiler and read the docs: <http://ocaml.org/>
* Try interactive tutorials and a web-based interpreter by OCaml Pro: <http://try.ocamlpro.com/>
* Read "OCaml for the skeptical" course: <http://www2.lib.uchicago.edu/keith/ocaml-class/home.html>