Updating PrologAg.java to avoid casting the list of parameters, P, as a compound. It is not when it is empty (and we don't need to check this here. The interface will handle it when checking the observation
Updating PrologAg.java to org.jpl7 to activate an agent's thinking (think()) and then retrieve its decided actions.
Prolog dependencies in contrib.gerente are working. Tested with swipl, using.
Minor fixed to PrologAg.java and some prolog files
Updating build.xml and OInterfaz.java in contrib.gerente. Preparing this package to guide the update of Galatea to JPL7. Please, let us follow and update Taquilla3.g as the reference example
Updating GAzarHola again. galatea.glider.GRnd has public constructor. Also updating build.xml for this kind of contributions. Removing unused classes.
Updating GAzarHola again. galatea.glider.GRnd has public constructor. Also updating build.xml for this kind of contributions. Removing unused classes.
Updating GAzarHola to the new foundation structure for Glider (A hack)