IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4532


Ignore:
Timestamp:
Jul 11, 2005, 10:40:43 AM (21 years ago)
Author:
Paul Price
Message:

Fixing bugs 478, 479.

File:
1 edited

Legend:

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

    r4530 r4532  
    1 %%% $Id: psLibSDRS.tex,v 1.312 2005-07-11 19:17:38 eugene Exp $
     1%%% $Id: psLibSDRS.tex,v 1.313 2005-07-11 20:40:43 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    34423442\begin{datatype}
    34433443typedef struct {
    3444     MYSQL *mysql;
     3444    void *db;
    34453445} psDB;
    34463446\end{datatype}
Note: See TracChangeset for help on using the changeset viewer.