commit | 95d96d8a54dc5ad3a3ab2621e3d87902efa92a22 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Thu Mar 12 00:07:16 2015 -0700 |
committer | Shawn Pearce <sop@google.com> | Thu Mar 12 00:08:02 2015 -0700 |
tree | dba036b6e3a1bb5b0249d029489661dba3ab6140 | |
parent | 5e4bae815e75233924ce5f772189ef2a04047a66 [diff] |
Remove unused symbol constants These were only used by IO predicates removed earlier by commit d56882fa79df9e9b47a1906b2a3662fe6d0727b5. Change-Id: I39b051d0fb744a5c1bd3122eea0f26961efa8531
A fork of Mutsunori BANBARA‘s PrologCafe to support Gerrit Code Review’s customizable project rules.
To bootstrap Buck and SWI-Prolog >= 6.6.4 must be installed and then build the runtime and compiler with:
buck build all
To package for Maven into the local ~/.m2/repository
directory:
buck build install
To publish to the gerrit-maven storage bucket:
buck build deploy