Changeset 206


Ignore:
Timestamp:
06/28/10 10:50:27 (3 years ago)
Author:
faltet
Message:

Corrected small typo in docstrings of bench.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bench/bench.c

    r178 r206  
    1212  Using Windows and MSVC (2008 or higher recommended): 
    1313 
    14     cl /Ox /Febench.exe bench.c blosc\*.c  /link pthreadvc2.lib 
     14    cl /Ox /Febench.exe bench.c ..\blosc\*.c  /link pthreadvc2.lib 
    1515 
    1616  I'm collecting speeds for different machines, so the output of your 
Note: See TracChangeset for help on using the changeset viewer.