From 4642a4884c077477a2946e724fbfc2d483edc569 Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 1 Jul 2013 08:53:12 -0700 Subject: Updates --- erlang.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'erlang.html.markdown') diff --git a/erlang.html.markdown b/erlang.html.markdown index 6ceb3172..66370a7d 100644 --- a/erlang.html.markdown +++ b/erlang.html.markdown @@ -5,7 +5,7 @@ author_url: http://www.focustheweb.com/ filename: learnerlang.erl --- -```erlang +```latex % Percent sign start a one-line comment. %% Two percent characters shall be used to comment functions. @@ -236,4 +236,4 @@ catcher(N) -> catch generate_exception(N). * "Programming Erlang: Software for a Concurrent World" by Joe Armstrong * [Erlang - Programming Rules and Conventions](http://www.erlang.se/doc/programming_rules.shtml) -* [Erlang/OTP Documentation](http://www.erlang.org/doc/) \ No newline at end of file +* [Erlang/OTP Documentation](http://www.erlang.org/doc/) -- cgit v1.2.3