Files
gerrit/java/com
Maxime Guerreiro 74b08b2090 Remove the Prolog reductions counter
This commit removes the prologReductionCount value from the REST API.
This is a non retro-compatible change, but this field is not likely
to be used often, except to debug rules.pl rules (thus, used by humans
and not by automated systems).

This field could already be null, so clients using it should already
handle this.

Change-Id: Id4b8431a759110efcd40774ec2a6996a97680cea
2018-03-12 16:57:56 +01:00
..