% $Id: parts.tex,v 1.1 1995/09/16 17:02:10 schrod Exp $ %---------------------------------------------------------------------- % % test of inclusion of CWEB program parts % % [LaTeX] % (history at end) \documentclass{article} \usepackage{cwebparts} \begin{document} \title{Foobar Algorithm} \author{Cougar} \maketitle \makeatletter \section{C Implementation} Let's have a look at the implementation in C: \cwebInput{parts-code} \noindent Got it? \end{document} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $Log: parts.tex,v $ Revision 1.1 1995/09/16 17:02:10 schrod Test cwebparts.sty.