Mon 25 Dec 2023 : added void in declaration in getsys2.c for compiler warning.

Sun 27 Jun 2021 : removed the obsolete pieri_count, updated ts_pieri_count.c
  to call the pieri_root_count of the Pieri folder.

Wed 16 Jun 2021 : added ts_cpm.adb to the Main list of funky.gpr.

Tue 15 Jun 2021 : fixed coefficient_support_{polynomials, poly_systems},
  coefficient_solution_vectors, cosupoly.adb, cosupsys.adb, ts_cosup.adb,
  ts_cosuptoc.adb, getsys1.adb, getsys3.adb, phc_sys_rw, phc_sol_rw,
  ts_csols.adb, with an initial version of funky.gpr.

Mon 14 Jun 2021 : moved c_double_arrays*, c_integer_arrays*, ts_arrays.adb
  c_double_io.ads, c_integer_io.ads, c_to_ada_arrays* to ../Types.

Sun 29 Nov 2020 : updated pieri_solver.adb for the renaming of the package
  drivers_for_input_planes into make_input_planes.

Sun 2 Jun 2019 : changed complex_polynomial_matrices.ads for compiler warnings.

Sat 1 Jun 2019 : changed pieri_solver.adb for compiler warnings.

Wed 6 Dec 2017 : updated coefficient_support_polynomials.adb,
  coefficient_support_poly_systems.adb, getsys1.adb, and getsys3.adb, 
  for conversion problems with explicitly declared 32-bit numbers,
  so make ts_getsys finishes without compilation errors.

Fri 22 Jul 2016 : fixed bug in phc -k by patching pieri_solver.adb,
  the conversion of a negative C int to a 32-bit Ada integer number nb.

Sat 27 Feb 2016 : changed pieri_solver.adb for additional argument in the
  increment-and-fix continuation in standard double precision.

Tue 1 Jul 2014 : extended c_to_ada_arrays with convertors for double double
  and quad double complex vectors.

Fri 13 Jun 2014 : modified pieri_solver.adb for compiler warning.

Thu 5 Dec 2013 : updated print_poly.adb for natural32 types.

Fri 30 Aug 2013 : updated ts_arrays.adb and ts_cpm.adb 
  for 32-bit natural/integer.  Also updated ts_csols.adb...

Wed 19 Jun 2013 : updates in complex_polynomial_matrices.a*,
  complex_polynomial_matrices_io.adb, verify_solution_maps.adb,
  and pieri_solver.adb.

Fri 14 Jun 2013 : updated c_to_ada_arrays.adb because of integer32 type.

Tue 9 Jun 2011 : changed pieri_solver.adb because of changed specifications
  in standard_root_refiners.adb and resolved the 2 remaining warnings!

Sun 29 May 2011 : many warnings to pieri_solver.adb, only 2 remain...

Wed 2 Jan 2008 : changed pieri_solver.adb, complex_polynomial_matrices.adb,
  and complex_polynomial_matrices_io.adb because of GNAT GPL 2006 warnings.

Wed 16 Mar 2005 : creation of "Funky" as subdirectory of "CtoPHC",
  in addition to shuffling files around, this involved editing of READ_ME.
