/[marvin]/marvin/src/libsip/test/script_test.sh
ViewVC logotype

Diff of /marvin/src/libsip/test/script_test.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by exos, Thu Sep 11 20:34:49 2003 UTC revision 1.3 by srv89, Tue Sep 16 20:17:30 2003 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh -x
2    
3  ###################################################################  ###################################################################
4  # [LibSip - Signal Processing Library]  # [LibSip - Signal Processing Library]
# Line 41  Line 41 
41  #  #
42  ###################################################################/  ###################################################################/
43    
 scilab -f ./test.sci -nw  
44    #scilab -f ./test.sci -nw
45    
46    
47    scilab -nw -f ./sinus.sci
48    
49    g++ -g ./test_soutenance.cpp ./common.cc -lperl -L.. -lsip -I. -I.. -I../algo -I../type   `perl -MExtUtils::Embed -e ccopts` /usr/lib/perl/5.8.0/auto/DynaLoader/DynaLoader.a  -o /tmp/testfft
50    
51    /tmp/testfft
52    
53    g++ -g ./test_mfcc.cpp ./common.cc -lperl -L.. -lsip -I. -I.. -I../algo -I../type   `perl -MExtUtils::Embed -e ccopts` /usr/lib/perl/5.8.0/auto/DynaLoader/DynaLoader.a  -o /tmp/testmfcc
54    
55    /tmp/testmfcc

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26