we own bootlist

This commit is contained in:
Vítor Santos Costa 2016-02-26 17:41:55 +00:00
parent 7d3053b906
commit e9712bc9ab
1 changed files with 5 additions and 0 deletions

View File

@ -47,6 +47,11 @@
sumlist/2
]).
:- if( source_module(prolog) ).
:- reconsult(bootlists).
:- endif.
/** @defgroup lists List Manipulation
@ingroup library