source: tools/prettyprinter/test.tex@ 5fcba14

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum resolv-new with_gc
Last change on this file since 5fcba14 was fda8168, checked in by Peter A. Buhr <pabuhr@…>, 8 years ago

format tool for pretty printing grammar

  • Property mode set to 100644
File size: 229 bytes
Line 
1\documentclass[11pt]{article}
2\usepackage{fullpage,times,lgrind}
3
4\begin{document}
5
6\lgrindfile{bison}
7
8\end{document}
9
10% Local Variables: %
11% tab-width: 4 %
12% fill-column: 100 %
13% compile-command: "pdflatex test.tex" %
14% End: %
Note: See TracBrowser for help on using the repository browser.