Changeset 618 for library

Show
Ignore:
Timestamp:
09/15/09 23:56:55 (15 years ago)
Author:
smidl
Message:

use simulator in tutorial/userguide

Location:
library
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/base/datasources.h

    r613 r618  
    132132                        set_drv(iepdf->_rv(),RV()); 
    133133                        utsize =0; 
     134                        validate(); 
    134135                } 
    135136                void validate() { 
  • library/system/linux/configure_itpp

    r306 r618  
    1 ./configure --enable-debug --enable-exceptions --enable-static --disable-comm --disable-fixed --disable-optim --disable-protocol --disable-signal --disable-srccode --without-fft --with-lapack=/usr/lib/liblapack_pic.a 
     1#./configure --enable-debug --enable-exceptions --enable-static --disable-comm --disable-fixed --disable-optim --disable-protocol --disable-signal --disable-srccode --without-fft --with-lapack=/usr/lib/liblapack_pic.a 
     2./configure --enable-debug --enable-static --disable-comm --disable-fixed --disable-optim --disable-protocol --disable-signal --disable-srccode --without-fft --with-lapack=/usr/lib/liblapack_pic.a