IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1219


Ignore:
Timestamp:
Jul 14, 2004, 1:29:07 PM (22 years ago)
Author:
desonia
Message:

* empty log message *

Location:
trunk/psLib
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/psLib.kdevses

    r1193 r1219  
    33<KDevPrjSession>
    44 <DocsAndViews NumberOfDocuments="3" >
    5   <Doc0 NumberOfViews="1" URL="file:/home/desonia/psLib/src/collections/psImage.c" >
    6    <View0 line="446" Type="???" >
    7     <AdditionalSettings Top="1" Width="1180" Attach="1" Height="652" Left="1" MinMaxMode="0" />
     5  <Doc0 NumberOfViews="1" URL="file:/home/desonia/psLib/src/dataManip/tst_psImageManip.c" >
     6   <View0 line="13" Type="???" >
     7    <AdditionalSettings Top="2" Width="1196" Attach="1" Height="684" Left="2" MinMaxMode="0" />
    88   </View0>
    99  </Doc0>
    10   <Doc1 NumberOfViews="1" URL="file:/home/desonia/psLib/src/collections/psList.c" >
    11    <View0 line="106" Type="???" >
    12     <AdditionalSettings Top="1" Width="1180" Attach="1" Height="652" Left="1" MinMaxMode="0" />
     10  <Doc1 NumberOfViews="1" URL="file:/home/desonia/psLib/test/dataManip/Makefile" >
     11   <View0 line="0" Type="???" >
     12    <AdditionalSettings Top="2" Width="1196" Attach="1" Height="659" Left="2" MinMaxMode="0" />
    1313   </View0>
    1414  </Doc1>
    15   <Doc2 NumberOfViews="1" URL="file:/home/desonia/psLib/test/collections/tst_psList.c" >
    16    <View0 line="311" Type="???" >
    17     <AdditionalSettings Top="1" Width="1180" Attach="1" Height="652" Left="1" MinMaxMode="0" />
     15  <Doc2 NumberOfViews="1" URL="file:/home/desonia/psLib/test/dataManip/tst_psImageManip.c" >
     16   <View0 line="15" Type="???" >
     17    <AdditionalSettings Top="2" Width="1196" Attach="1" Height="659" Left="2" MinMaxMode="0" />
    1818   </View0>
    1919  </Doc2>
  • trunk/psLib/test/collections

    • Property svn:ignore
      •  

        old new  
        88tst_psBitSet_05
        99tst_psBitSet_06
         10tst_psBitSet_07
         11tst_psBitSet_08
        1012tst_psImage
        1113tst_psSort_01
  • trunk/psLib/test/collections/.cvsignore

    r1006 r1219  
    88tst_psBitSet_05
    99tst_psBitSet_06
     10tst_psBitSet_07
     11tst_psBitSet_08
    1012tst_psImage
    1113tst_psSort_01
  • trunk/psLib/test/dataManip

    • Property svn:ignore
      •  

        old new  
        3232tst_psMatrixVectorArithmetic01
        3333tst_psMatrixVectorArithmetic02
         34test/dataManip/tst_psImageManip
         35tst_psMatrixVectorArithmetic03
         36tst_psMinimize00
         37tst_psMinimize01
         38tst_psMinimize02
         39tst_psMinimize03
         40tst_psMinimize04
  • trunk/psLib/test/dataManip/.cvsignore

    r1155 r1219  
    3232tst_psMatrixVectorArithmetic01
    3333tst_psMatrixVectorArithmetic02
     34test/dataManip/tst_psImageManip
     35tst_psMatrixVectorArithmetic03
     36tst_psMinimize00
     37tst_psMinimize01
     38tst_psMinimize02
     39tst_psMinimize03
     40tst_psMinimize04
Note: See TracChangeset for help on using the changeset viewer.