commit | 1418b1beb05c804e86806699f667c7cb00722656 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Wed Jun 15 09:35:07 2011 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Wed Jun 15 09:35:07 2011 -0700 |
tree | 13f82722886dc75f9d1c741a4543480bc40fee2a | |
parent | 92d912bc5c7ed04b37052f0ca544c8d396b5becb [diff] |
Move common Prolog predicates to 'gerrit' package Because user code will need to import our common rules, move them to a shorter name "gerrit". This is not likely to collide with any classes in a running server as we will eventually narrow down the set of classes available to the PrologEnvironment to a smaller set than the entire running server, and we aren't likely to ever use a 3rd party library from the gerrit.com domain. Change-Id: I8f111ea2cb58229159d3a72c081a3808cc6c3438