IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 23, 2004, 1:16:18 PM (22 years ago)
Author:
jhoblitt
Message:

clarify lexical declaration

File:
1 edited

Legend:

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

    r2407 r2408  
    1 %%% $Id: perlCodeConventions.tex,v 1.29 2004-11-23 23:12:00 jhoblitt Exp $
     1%%% $Id: perlCodeConventions.tex,v 1.30 2004-11-23 23:16:18 jhoblitt Exp $
    22\documentclass[panstarrs]{panstarrs}
    33
     
    472472In almost all situations with the exception of when parameters are being passed
    473473into a subroutine or variables are highly related \emph{and} the intent is
    474 plainly obvious.
     474plainly obvious.  If there is any doubt as to the appropriate style to use
     475place one declaration per line.
    475476
    476477\begin{verbatim}
Note: See TracChangeset for help on using the changeset viewer.