IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 4, 2005, 12:49:39 PM (21 years ago)
Author:
desonia
Message:

general autoconf cleanup.

Location:
trunk/psLib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib

    • Property svn:ignore
      •  

        old new  
         1DoxygenLog
        12bin
        23lib
  • trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr

    r2713 r3127  
    77<DATE><TIME>|<HOST>|I|testVectorFFT
    88    Following should generate an error message.
    9 <DATE><TIME>|<HOST>|E|psVectorFFT (psVectorFFT.c:<LINENO>)
     9<DATE><TIME>|<HOST>|E|psVectorFFT (FILE:LINENO)
    1010    Must specify the direction as either PS_FFT_FORWARD or PS_FFT_REVERSE.
    1111
     
    3737<DATE><TIME>|<HOST>|I|testVectorComplex
    3838    Following should be an error (type mismatch).
    39 <DATE><TIME>|<HOST>|E|psVectorComplex (psVectorFFT.c:<LINENO>)
     39<DATE><TIME>|<HOST>|E|psVectorComplex (FILE:LINENO)
    4040    Real psVector type, psF32, and imaginary psVector type, psF64, must be the same.
    4141<DATE><TIME>|<HOST>|I|testVectorComplex
    4242    Following should generate an error message.
    43 <DATE><TIME>|<HOST>|E|psVectorComplex (psVectorFFT.c:<LINENO>)
     43<DATE><TIME>|<HOST>|E|psVectorComplex (FILE:LINENO)
    4444    Input psVector type, psS8, is required to be either psF32 or psF64.
    4545
     
    6767<DATE><TIME>|<HOST>|I|testVectorPowerSpectrum
    6868    Following should generate an error message.
    69 <DATE><TIME>|<HOST>|E|psVectorPowerSpectrum (psVectorFFT.c:<LINENO>)
     69<DATE><TIME>|<HOST>|E|psVectorPowerSpectrum (FILE:LINENO)
    7070    Input psVector type, psF32, is required to be either psC32 or psC64.
    7171
Note: See TracChangeset for help on using the changeset viewer.