diff options
author | Camil Staps | 2016-06-03 13:31:46 +0200 |
---|---|---|
committer | Camil Staps | 2016-06-03 13:31:46 +0200 |
commit | 14ec0ad883bc51fb16c72472e060ff0443e29533 (patch) | |
tree | ac2174232e9546987b988f34a5a2ef6140998093 /paper/ftypes.tex | |
parent | Rewrite eval for AExpr (diff) |
Finishing first version paper
Diffstat (limited to 'paper/ftypes.tex')
-rw-r--r-- | paper/ftypes.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paper/ftypes.tex b/paper/ftypes.tex index 29407a1..803182f 100644 --- a/paper/ftypes.tex +++ b/paper/ftypes.tex @@ -5,4 +5,4 @@ The following functions are considered known. If not, looking them up is easy using Cloogle~\citep{cloogle}. \lstinputlisting[firstline=5,lastline=23,xleftmargin=0pt]{While/Common.dcl} -\lstinputlisting[firstline=34,xleftmargin=0pt]{While/Common.dcl} +\lstinputlisting[firstline=34,lastline=34,xleftmargin=0pt]{While/Common.dcl} |