Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

1035313 views
AC_INIT([Simpcomp Bistellar], [1.0])
AC_PREREQ([2.50])
AM_INIT_AUTOMAKE([1.10 -Wall no-define foreign])

AC_PROG_CXX
AC_CONFIG_FILES([Makefile])
AC_OUTPUT