IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3042


Ignore:
Timestamp:
Jan 18, 2005, 1:28:06 PM (22 years ago)
Author:
jhoblitt
Message:

move Perl sources examples to perlCodeExample dir

Location:
trunk/doc/misc
Files:
4 added
3 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/misc/perlCodeConventions.tex

    r2594 r3042  
    1 %%% $Id: perlCodeConventions.tex,v 1.43 2004-12-02 04:17:05 jhoblitt Exp $
     1%%% $Id: perlCodeConventions.tex,v 1.44 2005-01-18 23:25:08 jhoblitt Exp $
    22\documentclass[panstarrs]{panstarrs}
    33
     
    14951495\label{foo.pl}
    14961496
    1497 \verbatiminput{foo.pl}
     1497\verbatiminput{perlCodeExamples/foo.pl}
    14981498
    14991499\subsection{Module File Example}
    15001500\label{Foo.pm}
    15011501
    1502 \verbatiminput{Foo.pm}
     1502\verbatiminput{perlCodeExamples/Foo.pm}
    15031503
    15041504\subsection{Pod File Example}
    15051505\label{Foo.pod}
    15061506
    1507 \verbatiminput{Foo.pod}
     1507\verbatiminput{perlCodeExamples/Foo.pod}
    15081508
    15091509\subsection{Complete Program Example}
Note: See TracChangeset for help on using the changeset viewer.