diff options
author | Camil Staps | 2017-10-28 22:29:02 +0200 |
---|---|---|
committer | Camil Staps | 2017-10-28 22:29:02 +0200 |
commit | e7f5c0115a8bbde1678d0f470afe174e3638b8eb (patch) | |
tree | ed6c9476323504257153eea23d599278a106d1bb | |
parent | Minor improvements (diff) |
Add instances to numbers slide
-rw-r--r-- | cloogle.tex | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/cloogle.tex b/cloogle.tex index 711393a..70dfc78 100644 --- a/cloogle.tex +++ b/cloogle.tex @@ -285,11 +285,12 @@ \begin{description}[Syntax constructs] \small \item[Modules] 750 - \item[Functions] 15,296 - \item[Unique types] 13,570 + \item[Functions] 15,297 + \item[Unique types] 13,571 \item[Type tree depth] 8 \item[Type definitions] 2,195 \item[Classes] 262 + \item[Instances] 1958 \item[Derivations] 1,182 \item[Syntax constructs] 35 \end{description} @@ -320,7 +321,7 @@ \end{itemize} \setcounter{footnote}{1} - \footnotetext{2017-10-27} + \footnotetext{2017-10-28} \setcounter{footnote}{2} \footnotetext{On the web frontend and submodules, excluding the Clean compiler} \end{frame} |