
-- FLCC Version 1.5

4/4/2013:
 * Added support for double precision computation
   in all FLCC routines. Both in the C and MATLAB
   API.
 * Two macro definitions were added in the makefile
   to allow the user install the single or the double 
   precision version alone.

10/6/2013
 * Updated the documentation. Now we have it in
   markdown, latex, pdf, epub and html via the
   use of pandoc.
 * Added in ld's rpath the directory to CUDA,
   so that the executables run even when 
   LD_LIBRARY_PATH does not point to CUDA.

