hets.yml revision 0254ea483999fc51df7ce0dd871ee0c0d8a5ade6
# 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'
- '-casl-amalg=none'
- '-v2'
- '+RTS -K1G -RTS'
- '--full-theories'
- '--apply-automatic-rule'
server_options:
- '--casl-amalg=none'
- '--apply-automatic-rule'
# Environment variables to set for running Hets
env:
LANG: en_US.UTF-8