Changeset 4087 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- Jun 2, 2005, 10:54:00 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r4086 r4087 1 %%% $Id: psLibSDRS.tex,v 1.25 8 2005-06-02 04:13:41jhoblitt Exp $1 %%% $Id: psLibSDRS.tex,v 1.259 2005-06-02 20:54:00 jhoblitt Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 4319 4319 which should not form part of the key. 4320 4320 4321 \paragraph{NULL values} 4322 4323 The ``value'' of a quad may be declare to be undefined with the ``NULL'' 4324 keyword. ``NULL'' is allowed to co-exist with a ``comment'' and may be 4325 surrounded by whitespace. Any non-whitespace character will cause of the 4326 ``value'' to be interpreted as a string. 4327 4328 \begin{verbatim} 4329 foo STR NULL # string with a NULL value 4330 bar STR NULL a # string with a value of "NULL a" 4331 \end{verbatim} 4332 4321 4333 \paragraph{Types} 4322 4334 \subparagraph{Scalar \& Vector}
Note:
See TracChangeset
for help on using the changeset viewer.
