Searched refs:print_global_list (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/eclipseclp/ecrc_solvers/
H A Dr.pl63 print_global_list/0,
137 %:- debug_macro(0'=, "@print_global_list.").
727 print_global_list,
730 print_global_list :- label
742 print_global_list(Store)
751 print_global_list([]).
752 print_global_list([H|T]) :-
781 print_global_list(T).

Completed in 30 milliseconds