IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 5, 2005, 11:53:03 AM (21 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/tst_psFunc00.c

    r2790 r3377  
    1919#define MISC_X_CHEB_VALUE 0.5
    2020#define MISC_INT_NUMBER 35
    21 #define AN 2
     21//#define AN 2
     22#define AN 1
    2223#define BN 4
    2324#define CN 6
     
    502503    /*  Allocate and initialize data structures                      */
    503504    /*************************************************************************/
     505
     506    // HEY
     507
    504508    printPositiveTestHeader(stdout,
    505509                            "psFunctions functions",
     
    529533                "Allocate/Deallocate the psDPolynomial1D structure (CHEBYSHEV).",
    530534                testStatus);
     535
     536
     537
     538    return (!testStatus);
     539
    531540
    532541    printPositiveTestHeader(stdout,
Note: See TracChangeset for help on using the changeset viewer.