Parallelization of atomizer
Created by: drubert
- Removed .tar.bz2 file.
- Trivial parallelization with OpenMP, parameter to define the number of threads added (--numThreads).
- Makefile fix and optimization (-O3).
- Moved IMP function to where it should be. Had to create Util.h/cpp files.