diff -r 88a01948450d -r d33698326409 getting-started-with-functions/quickref.tex --- a/getting-started-with-functions/quickref.tex Wed Nov 17 23:24:57 2010 +0530 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -Defining a function:\\ -{\ex \lstinline| def name([arguments]):|} -{\ex \lstinline| code|} -{\ex \lstinline| [return values]|}