Alpha icon indicating copy to clipboard operation
Alpha copied to clipboard

Javadoc errors

Open rtaupe opened this issue 5 years ago • 0 comments

Generating javadoc using gradle javadoc yields many warnings and even errors, for example:

...\alpha-asp\Alpha\src\main\java\at\ac\tuwien\kr\alpha\grounder\Unifier.java:83: error: bad use of '>'
         * if left has A -> B and right has A -> t then the result will have A -> t and B -> t.

rtaupe avatar Jul 12 '19 09:07 rtaupe