Files
mercury/tests/string_format/Mercury.options
Zoltan Somogyi a0d6710407 Use "ts=4 sw=4 expandtab" as modeline ...
... in Mercury.options files.
2023-09-16 19:12:52 +10:00

6 lines
161 B
Plaintext

# vim: ts=4 sw=4 expandtab
# The heap size must be increased to avoid running out of heap
# in non-gc grades.
MLFLAGS +=--runtime-flags "--heap-size 30000"