Files
mercury/tests/mmc_make
Peter Wang 1bc5cadf25 Fix writing fact table file names in .module_dep files.
Commit 5f50259d16 inadvertently wrote out
the list of fact table file names in a .module_dep file without quoting,
so the .module_dep parser would fail to read it back.

compiler/make.module_dep_file.m:
    Write fact table file names in .module_dep files as quoted strings.

tests/mmc_make/Mmakefile:
tests/mmc_make/factt.m:
tests/mmc_make/factt_examples:
    Add a test case.
2022-12-05 17:29:03 +11:00
..
2020-10-27 11:10:11 +11:00
2021-07-27 13:29:46 +10:00
2020-10-27 11:10:11 +11:00
2020-10-29 23:06:06 +11:00