Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
| Download
GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
Project: cocalc-sagemath-dev-slelievre
Views: 418346/* include/config.h. Generated from config.hin by configure. */1/* include/config.hin. Generated from configure.ac by autoheader. */23/* Define to 1 if you have the `fork' function. */4#define HAVE_FORK 156/* Define to 1 if you have the `gethostname' function. */7#define HAVE_GETHOSTNAME 189/* Define if GMP is installed and usable */10/* #undef HAVE_GMP */1112/* Define to 1 if you have the <inttypes.h> header file. */13#define HAVE_INTTYPES_H 11415/* Define to 1 if your system has a GNU libc compatible `malloc' function, and16to 0 otherwise. */17#define HAVE_MALLOC 11819/* Define to 1 if you have the <memory.h> header file. */20#define HAVE_MEMORY_H 12122/* Define to 1 if your system has a GNU libc compatible `realloc' function,23and to 0 otherwise. */24#define HAVE_REALLOC 12526/* Define to 1 if you have the <stdint.h> header file. */27#define HAVE_STDINT_H 12829/* Define to 1 if you have the <stdlib.h> header file. */30#define HAVE_STDLIB_H 13132/* Define to 1 if you have the `strftime' function. */33#define HAVE_STRFTIME 13435/* Define to 1 if you have the <strings.h> header file. */36#define HAVE_STRINGS_H 13738/* Define to 1 if you have the <string.h> header file. */39#define HAVE_STRING_H 14041/* Define to 1 if you have the <sys/stat.h> header file. */42#define HAVE_SYS_STAT_H 14344/* Define to 1 if you have the <sys/time.h> header file. */45#define HAVE_SYS_TIME_H 14647/* Define to 1 if you have the <sys/types.h> header file. */48#define HAVE_SYS_TYPES_H 14950/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */51#define HAVE_SYS_WAIT_H 15253/* Define to 1 if you have the <unistd.h> header file. */54#define HAVE_UNISTD_H 15556/* Define to 1 if you have the `vfork' function. */57#define HAVE_VFORK 15859/* Define to 1 if you have the <vfork.h> header file. */60/* #undef HAVE_VFORK_H */6162/* Define to 1 if you have the `wait4' function. */63#define HAVE_WAIT4 16465/* Define to 1 if you have the `waitpid' function. */66#define HAVE_WAITPID 16768/* Define to 1 if `fork' works. */69#define HAVE_WORKING_FORK 17071/* Define to 1 if `vfork' works. */72#define HAVE_WORKING_VFORK 17374/* Name of package */75#define PACKAGE "anupq"7677/* Define to the address where bug reports for this package should be sent. */78#define PACKAGE_BUGREPORT "https://github.com/gap-packages/anupq/issues"7980/* Define to the full name of this package. */81#define PACKAGE_NAME "ANU p-Quotient Program"8283/* Define to the full name and version of this package. */84#define PACKAGE_STRING "ANU p-Quotient Program 3.2"8586/* Define to the one symbol short name of this package. */87#define PACKAGE_TARNAME "anupq"8889/* Define to the home page for this package. */90#define PACKAGE_URL "http://gap-packages.github.io/anupq/"9192/* Define to the version of this package. */93#define PACKAGE_VERSION "3.2"9495/* Define to 1 if you have the ANSI C header files. */96#define STDC_HEADERS 19798/* Version number of package */99#define VERSION "3.2"100101/* Define to rpl_malloc if the replacement function should be used. */102/* #undef malloc */103104/* Define to `int' if <sys/types.h> does not define. */105/* #undef pid_t */106107/* Define to rpl_realloc if the replacement function should be used. */108/* #undef realloc */109110/* Define as `fork' if `vfork' does not work. */111/* #undef vfork */112113114