Files
mercury/tests/hard_coded/foreign_and_mercury.exp
Peter Ross 5e0814ffd5 Allow one to mix non mode-specific Mercury clauses and foreign procs.
Estimated hours taken: 8
Branches: main

Allow one to mix non mode-specific Mercury clauses and foreign procs.

compiler/make_hlds.m:
    Handle clauses defined in both Mercury and foreign code by turning
    all non mode-specific Mercury clauses into mode-specific Mercury
    clauses.

tests/hard_coded/Mmakefile:
tests/hard_coded/foreign_and_mercury.exp:
tests/hard_coded/foreign_and_mercury.m:
    Add a test case for mixing foreign and non mode-specific Mercury
    clauses.
2002-05-03 11:25:07 +00:00

3 lines
4 B
Plaintext