Changeset 4087
- Timestamp:
- Jun 2, 2005, 10:54:00 AM (21 years ago)
- Location:
- trunk/doc/pslib
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (2 diffs)
-
psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r4086 r4087 1 %%% $Id: ChangeLogSDRS.tex,v 1.12 2 2005-06-02 04:13:41jhoblitt Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.123 2005-06-02 20:54:00 jhoblitt Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 666 666 \end{itemize} 667 667 \item add \code{PS_META_NULL} 668 \end{itemize} 668 \item add \code{NULL} keyword to ``Configuration files'' 669 \end{itemize} -
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.
