Changeset 4281 for trunk

Show
Ignore:
Timestamp:
05/25/08 16:25:37 (4 months ago)
Author:
pmoura
Message:

Fixed HTML typo on the documentation of the predicate create_category/4.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/manuals/refman/builtins/create_category4.html

    r4279 r4281  
    5858        [implements(comparing)], 
    5959        [], 
    60         [epsilon(1e-15), (equal(X, Y) :- epsilon(E), abs(X-Y) =< E)] 
     60        [epsilon(1e-15), (equal(X, Y) :- epsilon(E), abs(X-Y) =&lt; E)] 
    6161     ).</pre> 
    6262