Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sage
Path: blob/develop/subprojects/packagefiles/singular/factory/internal/meson.build
6381 views
1
config_h = configure_file(
2
output: 'config.h',
3
configuration: conf
4
)
5
6