IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1766


Ignore:
Timestamp:
Sep 9, 2004, 1:48:55 PM (22 years ago)
Author:
jhoblitt
Message:

minor renaming of Parse::RecDescent grammear

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r1758 r1766  
    1 %%% $Id: psLibSDRS.tex,v 1.117 2004-09-09 20:12:21 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.118 2004-09-09 23:48:55 jhoblitt Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    40684068
    40694069\begin{verbatim}
    4070 startrule: line(s) /\z/
    4071 
    4072 line: scalar | vector | multi_declare | comment
     4070startrule: statement(s) /\z/
     4071
     4072statement: scalar | vector | multi_declare | comment
    40734073
    40744074comment: '#' end_of_line
Note: See TracChangeset for help on using the changeset viewer.