prepare for batch processing
This commit is contained in:
@@ -267,7 +267,6 @@ pub enum ParserError
|
|||||||
InadmissibleQueryTerm,
|
InadmissibleQueryTerm,
|
||||||
IncompleteReduction,
|
IncompleteReduction,
|
||||||
InconsistentEntry, // was InconsistentDeclaration.
|
InconsistentEntry, // was InconsistentDeclaration.
|
||||||
// InconsistentPredicate, //TODO: admit this is not needed.
|
|
||||||
InvalidRuleHead,
|
InvalidRuleHead,
|
||||||
ParseBigInt,
|
ParseBigInt,
|
||||||
ParseFloat(ParseFloatError),
|
ParseFloat(ParseFloatError),
|
||||||
|
|||||||
Submodule src/prolog/parser updated: 067301c7f7...c7a23b6955
Reference in New Issue
Block a user