IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3443


Ignore:
Timestamp:
Mar 17, 2005, 9:02:46 AM (21 years ago)
Author:
desonia
Message:

updated the list of generated files.

Location:
trunk/psLib
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/pslib.kdevses

    r3407 r3443  
    22<!DOCTYPE KDevPrjSession>
    33<KDevPrjSession>
    4  <DocsAndViews NumberOfDocuments="5" >
     4 <DocsAndViews NumberOfDocuments="3" >
    55  <Doc0 NumberOfViews="1" URL="file:/home/desonia/panstarrs/psLib/src/astronomy/psMetadata.c" >
    6    <View0 line="477" Type="Source" />
     6   <View0 line="92" Type="Source" />
    77  </Doc0>
    8   <Doc1 NumberOfViews="1" URL="file:/home/desonia/panstarrs/psLib/src/astronomy/psMetadata.h" >
    9    <View0 line="130" Type="Source" />
     8  <Doc1 NumberOfViews="1" URL="file:/home/desonia/panstarrs/psLib/src/astronomy/psDB.c" >
     9   <View0 line="101" Type="Source" />
    1010  </Doc1>
    11   <Doc2 NumberOfViews="1" URL="file:/home/desonia/panstarrs/psLib/src/collections/psList.h" >
    12    <View0 line="88" Type="Source" />
     11  <Doc2 NumberOfViews="1" URL="file:/usr/share/aclocal/pilot-link.m4" >
     12   <View0 line="0" Type="Source" />
    1313  </Doc2>
    14   <Doc3 NumberOfViews="1" URL="file:/home/desonia/panstarrs/psLib/src/fileUtils/psFits.c" >
    15    <View0 line="1658" Type="Source" />
    16   </Doc3>
    17   <Doc4 NumberOfViews="1" URL="file:/home/desonia/panstarrs/psLib/src/fileUtils/psFits.h" >
    18    <View0 line="260" Type="Source" />
    19   </Doc4>
    2014 </DocsAndViews>
    2115 <pluginList>
  • trunk/psLib/test/astronomy

    • Property svn:ignore
      •  

        old new  
        2626.deps
        2727.libs
         28header_1.fits
         29header_2.fits
         30test.config
         31test.ser7.dat
  • trunk/psLib/test/astronomy/.cvsignore

    r3247 r3443  
    2626.deps
    2727.libs
     28header_1.fits
     29header_2.fits
     30test.config
     31test.ser7.dat
  • trunk/psLib/test/dataIO

    • Property svn:ignore
      •  

        old new  
        99multi.fits
        1010table.fits
         11table10.dat
         12table2.dat
         13table3.dat
         14tableF32.dat
         15tableU8.dat
         16tableS32.dat
  • trunk/psLib/test/dataIO/.cvsignore

    r3125 r3443  
    99multi.fits
    1010table.fits
     11table10.dat
     12table2.dat
     13table3.dat
     14tableF32.dat
     15tableU8.dat
     16tableS32.dat
  • trunk/psLib/test/dataManip

    • Property svn:ignore
      •  

        old new  
        6060seed_msglog1.txt
        6161seed_msglog2.txt
         62tst_psFunc08
         63tst_psFunc09
         64tst_psFunc10
         65tst_psFunc11
  • trunk/psLib/test/dataManip/.cvsignore

    r3125 r3443  
    6060seed_msglog1.txt
    6161seed_msglog2.txt
     62tst_psFunc08
     63tst_psFunc09
     64tst_psFunc10
     65tst_psFunc11
     66
  • trunk/psLib/test/fileUtils

    • Property svn:ignore
      •  

        old new  
        99multi.fits
        1010table.fits
         11table10.dat
         12table2.dat
         13table3.dat
         14tableF32.dat
         15tableU8.dat
         16tableS32.dat
  • trunk/psLib/test/fileUtils/.cvsignore

    r3125 r3443  
    99multi.fits
    1010table.fits
     11table10.dat
     12table2.dat
     13table3.dat
     14tableF32.dat
     15tableU8.dat
     16tableS32.dat
  • trunk/psLib/test/image

    • Property svn:ignore
      •  

        old new  
        1212tst_psImageFFT
        1313tst_psImageManip
        14 tst_psImageStats00
        15 tst_psImageStats01
        16 tst_psImageStats02
        17 tst_psImageStats03
        1814tst_psImageConvolve
        1915tst_psImageIO
         
        2117tst_psImageStats04
        2218tst_psImageInterpolate
         19tst_psImageStats
  • trunk/psLib/test/image/.cvsignore

    r3247 r3443  
    1212tst_psImageFFT
    1313tst_psImageManip
    14 tst_psImageStats00
    15 tst_psImageStats01
    16 tst_psImageStats02
    17 tst_psImageStats03
    1814tst_psImageConvolve
    1915tst_psImageIO
     
    2117tst_psImageStats04
    2218tst_psImageInterpolate
     19tst_psImageStats
Note: See TracChangeset for help on using the changeset viewer.