IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 3, 2006, 3:25:32 PM (20 years ago)
Author:
jhoblitt
Message:

fix handling of NULL strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PS-IPP-Metadata-Config/config_grammar.txt

    r9758 r9849  
    11# Copyright (c) 2005  Joshua Hoblitt
    22#
    3 # $Id: config_grammar.txt,v 1.7 2006-10-27 02:15:45 jhoblitt Exp $
     3# $Id: config_grammar.txt,v 1.8 2006-11-04 01:25:32 jhoblitt Exp $
    44
    55{
     
    350350            $return = $item[1];
    351351        }
     352    | NULL
    352353
    353354word:
Note: See TracChangeset for help on using the changeset viewer.