Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/update_fastjet.sh

    rb7b836a re15936c  
    1 version=3.3.1
     1version=3.3.2
    22
    33wget http://fastjet.fr/repo/fastjet-${version}.tar.gz
     
    99
    1010cd fastjet-${version}
    11 ./configure --enable-allcxxplugins
     11./configure --enable-allcxxplugins --disable-auto-ptr
    1212cd -
    1313
Note: See TracChangeset for help on using the changeset viewer.