commit | e6a8dfd2e2ee690005655a19855ec4358f7bb658 | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Wed Mar 18 16:18:59 2015 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Wed Mar 18 16:19:03 2015 +0900 |
tree | a90b89afbd790e1f5ab7dc606c171ebe3a89b592 | |
parent | c9c158d2d7b5d1ce5b2792c3f7959eb7442e394a [diff] |
Fix unclosed resource warnings Change-Id: I9beec3e933a9973c216e9b8c4c1b33f9b1dd812e
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