hets.yml revision a6ef1637eefa4be07a8faf1abcb51a038e072d0c
# Hets environment. The first matching item in the lists is used.
hets_path:
hets_lib:
hets_owl_tools:
version_minimum_version: 0.99
version_minimum_revision: 1417424135
stack_size: 1G
cmd_line_options:
- '-o xml'
- '--full-signatures'
- '-a none'
- '-v2'
- '+RTS -K1G -RTS'
- '--full-theories'
- '-A'
server_options:
- '-a none'
# Environment variables to set for running Hets
env:
LANG: en_US.UTF-8