Source code taken from:

https://www.dropbox.com/s/18oi02srbot3h9p/cp2k_single_file.f90.gz

Minor changes (=segmentation of the original too large file) in this particular
version were done by Alan Liska & Veronika Ruzickova (JHI Prague, Czech Republic). 

Homepage of the CP2K project:

https://www.cp2k.org/

License: GPL (v.3)

Compilation:

(1) (compile and) prepare BLAS and LAPACK libraries libblas.a and liblapack.a to the same directory
    where you want to compile CP2K
(2) open the location in Cygwin/Mingw-msys and start the compilation by
    mingw32-make
(3) binary cp2k.exe will appear in the same location



