如何在swi-prolog中关闭警告.
Clauses of XXX/AA are not together in the source-file
Run Code Online (Sandbox Code Playgroud)
很烦人
您可以使用style_check关闭这些警告:-style_check(-discontiguous).
。
例如,您还可以使用以下命令推迟有关单例变量的警告:-style_check(-singleton).
归档时间: |
|
查看次数: |
3210 次 |
最近记录: |