Manual: Update heading to match content.
Fixes http://caml.inria.fr/mantis/view.php?id=7105#c15187master
parent
825bc346e8
commit
75a89e87a0
|
@ -430,8 +430,8 @@ let rec deriv exp dv =
|
|||
deriv (Quot(Const 1.0, Var "x")) "x";;
|
||||
\end{caml_example}
|
||||
|
||||
\section{Pretty-printing and parsing}
|
||||
\pdfsection{Pretty-printing and parsing}
|
||||
\section{Pretty-printing}
|
||||
\pdfsection{Pretty-printing}
|
||||
|
||||
As shown in the examples above, the internal representation (also
|
||||
called {\em abstract syntax\/}) of expressions quickly becomes hard to
|
||||
|
|
Loading…
Reference in New Issue