Am I being too picky?

This commit is contained in:
Diogo Cordeiro 2018-11-25 22:18:24 +00:00 committed by GitHub
parent 419aa3a46f
commit 5d644a69c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ simplify_term(Term_In, Term_Out) :-
%% join_similar_parts_of_term(+List, -List) is det
%
% Combine powers of the same variable in the given list.
% Requires that the list be sorted
% Requires that the list be sorted.
%
join_similar_parts_of_term([P1, P2 | L], L2) :-
%% If both symbols are powers