Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
Add --no-top-level
Browse files Browse the repository at this point in the history
  • Loading branch information
ALANVF committed Jul 13, 2020
1 parent 5a314bc commit 03aa52c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languages/prolog.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ packages = [
[compile]
command = [
"gplc",
"--no-top-level",
"-o",
"main"
]
Expand Down

0 comments on commit 03aa52c

Please sign in to comment.