Changeset 2471 for trunk/doc/misc/perlCodeConventions.tex
- Timestamp:
- Nov 24, 2004, 4:02:33 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/misc/perlCodeConventions.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/misc/perlCodeConventions.tex
r2464 r2471 1 %%% $Id: perlCodeConventions.tex,v 1.3 4 2004-11-25 01:51:32jhoblitt Exp $1 %%% $Id: perlCodeConventions.tex,v 1.35 2004-11-25 02:02:33 jhoblitt Exp $ 2 2 \documentclass[panstarrs]{panstarrs} 3 3 … … 1180 1180 \label{SourceExample} 1181 1181 1182 An example of \file{ parseErrorCode.pl} that conforms with the Perl code1182 An example of \file{buildIndex.pl} that conforms with the Perl code 1183 1183 convention. 1184 1184 1185 \verbatiminput{ parseErrorCodes.pl}1185 \verbatiminput{buildIndex.pl} 1186 1186 1187 1187 %------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.
