IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4953


Ignore:
Timestamp:
Sep 6, 2005, 4:36:07 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

Location:
trunk/psLib/src
Files:
10 added
13 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src

    • Property svn:ignore
      •  

        old new  
        1010libpslib.la.temp
        1111config.h.in
         12psErrorText.h
  • trunk/psLib/src/.cvsignore

    r3247 r4953  
    1010libpslib.la.temp
    1111config.h.in
     12psErrorText.h
  • trunk/psLib/src/astro

    • Property svn:ignore set to
      .deps
      .libs
      Makefile
      Makefile.in
      *.la
      *.lo
  • trunk/psLib/src/db

    • Property svn:ignore set to
      .deps
      .libs
      Makefile
      Makefile.in
      *.la
      *.lo
  • trunk/psLib/src/fft

    • Property svn:ignore set to
      .deps
      .libs
      Makefile
      Makefile.in
      *.la
      *.lo
  • trunk/psLib/src/fits

    • Property svn:ignore set to
      .deps
      .libs
      Makefile
      Makefile.in
      *.la
      *.lo
  • trunk/psLib/src/imageops

    • Property svn:ignore set to
      .deps
      .libs
      Makefile
      Makefile.in
      *.la
      *.lo
  • trunk/psLib/src/math

    • Property svn:ignore set to
      .deps
      .libs
      Makefile
      Makefile.in
      *.la
      *.lo
  • trunk/psLib/src/mathtypes

    • Property svn:ignore set to
      .deps
      .libs
      Makefile
      Makefile.in
      *.la
      *.lo
  • trunk/psLib/src/sys

    • Property svn:ignore set to
      .deps
      .libs
      Makefile
      Makefile.in
      *.la
      *.lo
  • trunk/psLib/src/types

    • Property svn:ignore set to
      .deps
      .libs
      Makefile
      Makefile.in
      *.la
      *.lo
  • trunk/psLib/src/types/psMetadata.c

    r4898 r4953  
    11/** @file  psMetadata.c
    2 *
    3 *
    4 *  @brief Contains metadata structures, enumerations and functions prototypes.
    5 *
    6 *  This file defines metadata item, metadata type, metadata flags, metadata containers, and function
    7 *  prototypes necessary creating psLib metadata APIs
    8 *
    9 *  @ingroup Metadata
    10 *
    11 *  @author Robert DeSonia, MHPCC
    12 *  @author Ross Harman, MHPCC
    13 *
    14 *  @version $Revision: 1.79 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2005-08-30 01:14:13 $
    16 *
    17 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    18 */
     2 *
     3 *
     4 *  @brief Contains metadata structures, enumerations and functions prototypes.
     5 *
     6 *  This file defines metadata item, metadata type, metadata flags, metadata containers, and function
     7 *  prototypes necessary creating psLib metadata APIs
     8 *
     9 *  @ingroup Metadata
     10 *
     11 *  @author Robert DeSonia, MHPCC
     12 *  @author Ross Harman, MHPCC
     13 *
     14 *  @version $Revision: 1.80 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2005-09-07 02:36:05 $
     16 *
     17 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     18 */
    1919
    2020/******************************************************************************/
  • trunk/psLib/src/xml

    • Property svn:ignore set to
      .deps
      .libs
      Makefile
      Makefile.in
      *.la
      *.lo
Note: See TracChangeset for help on using the changeset viewer.