moving code in main2.c to hcl-s.c

This commit is contained in:
2018-03-13 10:20:33 +00:00
parent 6ff6286ecf
commit 34a23ef986
13 changed files with 1357 additions and 2082 deletions

View File

@ -108,6 +108,12 @@
/* Define to 1 if you have the `powq' function. */
#undef HAVE_POWQ
/* Define if you have POSIX threads libraries and header files. */
#undef HAVE_PTHREAD
/* Have PTHREAD_PRIO_INHERIT. */
#undef HAVE_PTHREAD_PRIO_INHERIT
/* Define to 1 if you have the `quadmath_snprintf' function. */
#undef HAVE_QUADMATH_SNPRINTF
@ -372,6 +378,10 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to necessary symbol if this constant uses a non-standard name on
your system. */
#undef PTHREAD_CREATE_JOINABLE
/* The size of `char', as computed by sizeof. */
#undef SIZEOF_CHAR