/usr/lib/swi-prolog/library/INDEX.pl is in swi-prolog-nox 5.10.4-3ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 | /* $Id$
Creator: make/0
Purpose: Provide index for autoload
*/
index((foreach), 2, aggregate, aggregate).
index((aggregate), 3, aggregate, aggregate).
index((aggregate), 4, aggregate, aggregate).
index((aggregate_all), 3, aggregate, aggregate).
index((aggregate_all), 4, aggregate, aggregate).
index((free_variables), 4, aggregate, aggregate).
index((am_match), 1, am_match, am_match).
index((am_compile), 1, am_match, am_match).
index((am_bagof), 4, am_match, am_match).
index((ansi_format), 3, ansi_term, ansi_term).
index((include), 3, apply, apply).
index((exclude), 3, apply, apply).
index((partition), 4, apply, apply).
index((partition), 5, apply, apply).
index((maplist), 2, apply, apply).
index((maplist), 3, apply, apply).
index((maplist), 4, apply, apply).
index((maplist), 5, apply, apply).
index((empty_assoc), 1, assoc, assoc).
index((is_assoc), 1, assoc, assoc).
index((assoc_to_list), 2, assoc, assoc).
index((assoc_to_keys), 2, assoc, assoc).
index((assoc_to_values), 2, assoc, assoc).
index((gen_assoc), 3, assoc, assoc).
index((get_assoc), 3, assoc, assoc).
index((get_assoc), 5, assoc, assoc).
index((list_to_assoc), 2, assoc, assoc).
index((map_assoc), 2, assoc, assoc).
index((map_assoc), 3, assoc, assoc).
index((max_assoc), 3, assoc, assoc).
index((min_assoc), 3, assoc, assoc).
index((ord_list_to_assoc), 2, assoc, assoc).
index((put_assoc), 4, assoc, assoc).
index((del_assoc), 4, assoc, assoc).
index((del_min_assoc), 4, assoc, assoc).
index((del_max_assoc), 4, assoc, assoc).
index(('$arch'), 2, backward_compatibility, backcomp).
index(('$version'), 1, backward_compatibility, backcomp).
index(('$home'), 1, backward_compatibility, backcomp).
index(('$argv'), 1, backward_compatibility, backcomp).
index(('$strip_module'), 3, backward_compatibility, backcomp).
index(('$declare_module'), 3, backward_compatibility, backcomp).
index((at_initialization), 1, backward_compatibility, backcomp).
index((displayq), 1, backward_compatibility, backcomp).
index((displayq), 2, backward_compatibility, backcomp).
index((sformat), 2, backward_compatibility, backcomp).
index((sformat), 3, backward_compatibility, backcomp).
index((concat), 3, backward_compatibility, backcomp).
index((concat_atom), 2, backward_compatibility, backcomp).
index((concat_atom), 3, backward_compatibility, backcomp).
index((read_variables), 2, backward_compatibility, backcomp).
index((read_variables), 3, backward_compatibility, backcomp).
index((feature), 2, backward_compatibility, backcomp).
index((set_feature), 2, backward_compatibility, backcomp).
index((substring), 4, backward_compatibility, backcomp).
index((flush), 0, backward_compatibility, backcomp).
index((write_ln), 1, backward_compatibility, backcomp).
index((proper_list), 1, backward_compatibility, backcomp).
index((free_variables), 2, backward_compatibility, backcomp).
index((subsumes_chk), 2, backward_compatibility, backcomp).
index((subsumes), 2, backward_compatibility, backcomp).
index((hash_term), 2, backward_compatibility, backcomp).
index((checklist), 2, backward_compatibility, backcomp).
index((sublist), 3, backward_compatibility, backcomp).
index((convert_time), 2, backward_compatibility, backcomp).
index((convert_time), 8, backward_compatibility, backcomp).
index(('C'), 3, backward_compatibility, backcomp).
index((current_thread), 2, backward_compatibility, backcomp).
index((current_mutex), 3, backward_compatibility, backcomp).
index((message_queue_size), 2, backward_compatibility, backcomp).
index((lock_predicate), 2, backward_compatibility, backcomp).
index((unlock_predicate), 2, backward_compatibility, backcomp).
index((current_module), 2, backward_compatibility, backcomp).
index((export_list), 2, backward_compatibility, backcomp).
index((setup_and_call_cleanup), 3, backward_compatibility, backcomp).
index((setup_and_call_cleanup), 4, backward_compatibility, backcomp).
index((merge), 3, backward_compatibility, backcomp).
index((merge_set), 3, backward_compatibility, backcomp).
index((base32), 2, base32, base32).
index((base32), 3, base32, base32).
index((base64), 2, base64, base64).
index((base64), 3, base64, base64).
index((please), 2, bim, bim).
index((cputime), 1, bim, bim).
index((include), 1, bim, bim).
index((setdebug), 0, bim, bim).
index((reconsult), 1, bim, bim).
index((rerecord), 2, bim, bim).
index((erase_all), 1, bim, bim).
index((record), 3, bim, bim).
index((inttoatom), 2, bim, bim).
index((atomconcat), 3, bim, bim).
index((update), 1, bim, bim).
index((printf), 2, bim, bim).
index((index), 2, bim, bim).
index((predicate_type), 2, bim, bim).
index((vread), 2, bim, bim).
index((bindVariables), 1, bim, bim).
index((writeClause), 2, bim, bim).
index((listen), 3, broadcast, broadcast).
index((listen), 2, broadcast, broadcast).
index((unlisten), 1, broadcast, broadcast).
index((unlisten), 2, broadcast, broadcast).
index((unlisten), 3, broadcast, broadcast).
index((listening), 3, broadcast, broadcast).
index((broadcast), 1, broadcast, broadcast).
index((broadcast_request), 1, broadcast, broadcast).
index((format_to_chars), 3, charsio, charsio).
index((format_to_chars), 4, charsio, charsio).
index((write_to_chars), 2, charsio, charsio).
index((write_to_chars), 3, charsio, charsio).
index((atom_to_chars), 2, charsio, charsio).
index((atom_to_chars), 3, charsio, charsio).
index((number_to_chars), 2, charsio, charsio).
index((number_to_chars), 3, charsio, charsio).
index((read_from_chars), 2, charsio, charsio).
index((read_term_from_chars), 3, charsio, charsio).
index((open_chars_stream), 2, charsio, charsio).
index((with_output_to_chars), 2, charsio, charsio).
index((with_output_to_chars), 3, charsio, charsio).
index((with_output_to_chars), 4, charsio, charsio).
index((check), 0, check, check).
index((list_undefined), 0, check, check).
index((list_undefined), 1, check, check).
index((list_autoload), 0, check, check).
index((list_redefined), 0, check, check).
index((check_old_last), 0, checklast, checklast).
index((check_old_select), 0, checkselect, checkselect).
index((coinductive), 1, coinduction, coinduction).
index((csv), 3, csv, csv).
index((csv), 4, csv, csv).
index((csv_read_file), 2, csv, csv).
index((csv_read_file), 3, csv, csv).
index((csv_write_file), 2, csv, csv).
index((csv_write_file), 3, csv, csv).
index((is_alnum), 1, ctypes, ctypes).
index((is_alpha), 1, ctypes, ctypes).
index((is_ascii), 1, ctypes, ctypes).
index((is_cntrl), 1, ctypes, ctypes).
index((is_csym), 1, ctypes, ctypes).
index((is_csymf), 1, ctypes, ctypes).
index((is_digit), 1, ctypes, ctypes).
index((is_digit), 3, ctypes, ctypes).
index((is_endfile), 1, ctypes, ctypes).
index((is_endline), 1, ctypes, ctypes).
index((is_graph), 1, ctypes, ctypes).
index((is_lower), 1, ctypes, ctypes).
index((is_newline), 1, ctypes, ctypes).
index((is_newpage), 1, ctypes, ctypes).
index((is_paren), 2, ctypes, ctypes).
index((is_period), 1, ctypes, ctypes).
index((is_print), 1, ctypes, ctypes).
index((is_punct), 1, ctypes, ctypes).
index((is_quote), 1, ctypes, ctypes).
index((is_space), 1, ctypes, ctypes).
index((is_upper), 1, ctypes, ctypes).
index((is_white), 1, ctypes, ctypes).
index((to_lower), 2, ctypes, ctypes).
index((to_upper), 2, ctypes, ctypes).
index((date_time_value), 3, date, date).
index((parse_time), 2, date, date).
index((parse_time), 3, date, date).
index((day_of_the_week), 2, date, date).
index((debug), 3, prolog_debug, debug).
index((debug), 1, prolog_debug, debug).
index((nodebug), 1, prolog_debug, debug).
index((debugging), 1, prolog_debug, debug).
index((debugging), 2, prolog_debug, debug).
index((list_debug_topics), 0, prolog_debug, debug).
index((debug_message_context), 1, prolog_debug, debug).
index((assertion), 1, prolog_debug, debug).
index((expects_dialect), 1, prolog_dialect, dialect).
index((exists_source), 1, prolog_dialect, dialect).
index((source_exports), 2, prolog_dialect, dialect).
index((dif), 2, dif, dif).
index((display), 1, edinburgh, edinburgh).
index((display), 2, edinburgh, edinburgh).
index((unknown), 2, edinburgh, edinburgh).
index((debug), 0, edinburgh, edinburgh).
index((nodebug), 0, edinburgh, edinburgh).
index((fileerrors), 2, edinburgh, edinburgh).
index((edit), 1, prolog_edit, edit).
index((edit), 0, prolog_edit, edit).
index(('$editor_load_code'), 2, emacs_interface, emacs_interface).
index((find_predicate1), 2, emacs_interface, emacs_interface).
index((emacs_consult), 1, emacs_interface, emacs_interface).
index((emacs_dabbrev_atom), 1, emacs_interface, emacs_interface).
index((emacs_complete_atom), 1, emacs_interface, emacs_interface).
index((emacs_previous_command), 0, emacs_interface, emacs_interface).
index((emacs_next_command), 0, emacs_interface, emacs_interface).
index((call_emacs), 1, emacs_interface, emacs_interface).
index((call_emacs), 2, emacs_interface, emacs_interface).
index((running_under_emacs_interface), 0, emacs_interface, emacs_interface).
index((type_error), 2, error, error).
index((domain_error), 2, error, error).
index((existence_error), 2, error, error).
index((permission_error), 3, error, error).
index((instantiation_error), 1, error, error).
index((representation_error), 1, error, error).
index((syntax_error), 1, error, error).
index((must_be), 2, error, error).
index((is_of_type), 2, error, error).
index((explain), 1, prolog_explain, explain).
index((explain), 2, prolog_explain, explain).
index((fast_read), 1, fastrw, fastrw).
index((fast_write), 1, fastrw, fastrw).
index((fast_read), 2, fastrw, fastrw).
index((fast_write), 2, fastrw, fastrw).
index((fast_write_to_string), 3, fastrw, fastrw).
index((can_open_file), 2, files, files).
index((chdir), 1, files, files).
index((reset_gensym), 0, gensym, gensym).
index((reset_gensym), 1, gensym, gensym).
index((gensym), 2, gensym, gensym).
index((add_to_heap), 4, heaps, heaps).
index((delete_from_heap), 4, heaps, heaps).
index((empty_heap), 1, heaps, heaps).
index((get_from_heap), 4, heaps, heaps).
index((heap_size), 2, heaps, heaps).
index((heap_to_list), 2, heaps, heaps).
index((is_heap), 1, heaps, heaps).
index((list_to_heap), 2, heaps, heaps).
index((merge_heaps), 3, heaps, heaps).
index((min_of_heap), 3, heaps, heaps).
index((min_of_heap), 5, heaps, heaps).
index((singleton_heap), 3, heaps, heaps).
index((help), 1, online_help, help).
index((help), 0, online_help, help).
index((apropos), 1, online_help, help).
index((predicate), 5, help_index, helpidx).
index((section), 4, help_index, helpidx).
index((function), 3, help_index, helpidx).
index((load_hotfixes), 1, prolog_hotfix, hotfix).
index((listing), 0, prolog_listing, listing).
index((listing), 1, prolog_listing, listing).
index((portray_clause), 1, prolog_listing, listing).
index((portray_clause), 2, prolog_listing, listing).
index((member), 2, lists, lists).
index((append), 2, lists, lists).
index((append), 3, lists, lists).
index((prefix), 2, lists, lists).
index((select), 3, lists, lists).
index((selectchk), 3, lists, lists).
index((select), 4, lists, lists).
index((selectchk), 4, lists, lists).
index((nextto), 3, lists, lists).
index((delete), 3, lists, lists).
index((nth0), 3, lists, lists).
index((nth1), 3, lists, lists).
index((last), 2, lists, lists).
index((reverse), 2, lists, lists).
index((permutation), 2, lists, lists).
index((flatten), 2, lists, lists).
index((sumlist), 2, lists, lists).
index((max_list), 2, lists, lists).
index((min_list), 2, lists, lists).
index((numlist), 3, lists, lists).
index((is_set), 1, lists, lists).
index((list_to_set), 2, lists, lists).
index((intersection), 3, lists, lists).
index((union), 3, lists, lists).
index((subset), 2, lists, lists).
index((subtract), 3, lists, lists).
index((main), 0, prolog_main, main).
index((make), 0, make, make).
index((nb_rb_insert), 3, nb_rbtrees, nb_rbtrees).
index((nb_rb_get_node), 3, nb_rbtrees, nb_rbtrees).
index((nb_rb_node_value), 2, nb_rbtrees, nb_rbtrees).
index((nb_rb_set_node_value), 2, nb_rbtrees, nb_rbtrees).
index((empty_nb_set), 1, nb_set, nb_set).
index((add_nb_set), 2, nb_set, nb_set).
index((add_nb_set), 3, nb_set, nb_set).
index((gen_nb_set), 2, nb_set, nb_set).
index((size_nb_set), 2, nb_set, nb_set).
index((nb_set_to_list), 2, nb_set, nb_set).
index((contains_term), 2, occurs, occurs).
index((contains_var), 2, occurs, occurs).
index((free_of_term), 2, occurs, occurs).
index((free_of_var), 2, occurs, occurs).
index((occurrences_of_term), 3, occurs, occurs).
index((occurrences_of_var), 3, occurs, occurs).
index((sub_term), 2, occurs, occurs).
index((sub_var), 2, occurs, occurs).
index((push_operators), 1, prolog_operator, operators).
index((push_operators), 2, prolog_operator, operators).
index((pop_operators), 0, prolog_operator, operators).
index((pop_operators), 1, prolog_operator, operators).
index((push_op), 3, prolog_operator, operators).
index((option), 2, swi_option, option).
index((option), 3, swi_option, option).
index((select_option), 3, swi_option, option).
index((select_option), 4, swi_option, option).
index((merge_options), 3, swi_option, option).
index((meta_options), 3, swi_option, option).
index((is_ordset), 1, ordsets, ordsets).
index((list_to_ord_set), 2, ordsets, ordsets).
index((ord_add_element), 3, ordsets, ordsets).
index((ord_del_element), 3, ordsets, ordsets).
index((ord_intersect), 2, ordsets, ordsets).
index((ord_intersect), 3, ordsets, ordsets).
index((ord_intersection), 3, ordsets, ordsets).
index((ord_intersection), 4, ordsets, ordsets).
index((ord_disjoint), 2, ordsets, ordsets).
index((ord_subtract), 3, ordsets, ordsets).
index((ord_union), 2, ordsets, ordsets).
index((ord_union), 3, ordsets, ordsets).
index((ord_union), 4, ordsets, ordsets).
index((ord_subset), 2, ordsets, ordsets).
index((ord_empty), 1, ordsets, ordsets).
index((ord_memberchk), 2, ordsets, ordsets).
index((ord_symdiff), 3, ordsets, ordsets).
index((ord_member), 2, ordsets, ordsets).
index((ord_seteq), 2, ordsets, ordsets).
index((ord_intersection), 2, ordsets, ordsets).
index((oset_is), 1, oset, oset).
index((oset_union), 3, oset, oset).
index((oset_int), 3, oset, oset).
index((oset_diff), 3, oset, oset).
index((oset_dint), 2, oset, oset).
index((oset_dunion), 2, oset, oset).
index((oset_addel), 3, oset, oset).
index((oset_delel), 3, oset, oset).
index((oset_power), 2, oset, oset).
index((pairs_keys_values), 3, pairs, pairs).
index((pairs_values), 2, pairs, pairs).
index((pairs_keys), 2, pairs, pairs).
index((group_pairs_by_key), 2, pairs, pairs).
index((transpose_pairs), 2, pairs, pairs).
index((map_list_to_pairs), 3, pairs, pairs).
index((persistent), 1, persistency, persistency).
index((db_attach), 2, persistency, persistency).
index((db_sync), 1, persistency, persistency).
index((db_sync_all), 1, persistency, persistency).
index((portray_text), 1, portray_text, portray_text).
index((set_portray_text), 2, portray_text, portray_text).
index((clause_info), 4, prolog_clause, prolog_clause).
index((predicate_name), 2, prolog_clause, prolog_clause).
index((clause_name), 2, prolog_clause, prolog_clause).
index((prolog_history), 1, prolog_history, prolog_history).
index((prolog_read_source_term), 4, prolog_source, prolog_source).
index((prolog_open_source), 2, prolog_source, prolog_source).
index((prolog_close_source), 1, prolog_source, prolog_source).
index((prolog_canonical_source), 2, prolog_source, prolog_source).
index((file_name_on_path), 2, prolog_source, prolog_source).
index((file_alias_path), 2, prolog_source, prolog_source).
index((path_segments_atom), 2, prolog_source, prolog_source).
index((get_prolog_backtrace), 2, prolog_stack, prolog_stack).
index((get_prolog_backtrace), 3, prolog_stack, prolog_stack).
index((print_prolog_backtrace), 2, prolog_stack, prolog_stack).
index((backtrace), 1, prolog_stack, prolog_stack).
index((xref_source), 1, prolog_xref, prolog_xref).
index((xref_called), 3, prolog_xref, prolog_xref).
index((xref_defined), 3, prolog_xref, prolog_xref).
index((xref_definition_line), 2, prolog_xref, prolog_xref).
index((xref_exported), 2, prolog_xref, prolog_xref).
index((xref_module), 2, prolog_xref, prolog_xref).
index((xref_uses_file), 3, prolog_xref, prolog_xref).
index((xref_op), 2, prolog_xref, prolog_xref).
index((xref_clean), 1, prolog_xref, prolog_xref).
index((xref_current_source), 1, prolog_xref, prolog_xref).
index((xref_done), 2, prolog_xref, prolog_xref).
index((xref_built_in), 1, prolog_xref, prolog_xref).
index((xref_source_file), 3, prolog_xref, prolog_xref).
index((xref_source_file), 4, prolog_xref, prolog_xref).
index((xref_public_list), 4, prolog_xref, prolog_xref).
index((xref_public_list), 6, prolog_xref, prolog_xref).
index((xref_public_list), 7, prolog_xref, prolog_xref).
index((xref_meta), 2, prolog_xref, prolog_xref).
index((xref_hook), 1, prolog_xref, prolog_xref).
index((xref_used_class), 2, prolog_xref, prolog_xref).
index((xref_defined_class), 3, prolog_xref, prolog_xref).
index((phrase_from_file), 2, pure_input, pure_input).
index((phrase_from_file), 3, pure_input, pure_input).
index((stream_to_lazy_list), 2, pure_input, pure_input).
index((load_foreign_files), 0, qp_foreign, qpforeign).
index((load_foreign_files), 2, qp_foreign, qpforeign).
index((load_foreign_files), 3, qp_foreign, qpforeign).
index((make_shared_object), 3, qp_foreign, qpforeign).
index((make_foreign_wrapper_file), 1, qp_foreign, qpforeign).
index((make_foreign_wrapper_file), 2, qp_foreign, qpforeign).
index((make_foreign_resource_wrapper), 3, qp_foreign, qpforeign).
index((load_foreign_resource), 2, qp_foreign, qpforeign).
index((qsave_program), 1, qsave, qsave).
index((qsave_program), 2, qsave, qsave).
index((unix), 1, quintus, quintus).
index((abs), 2, quintus, quintus).
index((sin), 2, quintus, quintus).
index((cos), 2, quintus, quintus).
index((tan), 2, quintus, quintus).
index((log), 2, quintus, quintus).
index((log10), 2, quintus, quintus).
index((pow), 3, quintus, quintus).
index((ceiling), 2, quintus, quintus).
index((floor), 2, quintus, quintus).
index((round), 2, quintus, quintus).
index((acos), 2, quintus, quintus).
index((asin), 2, quintus, quintus).
index((atan), 2, quintus, quintus).
index((atan2), 3, quintus, quintus).
index((sign), 2, quintus, quintus).
index((sqrt), 2, quintus, quintus).
index((genarg), 3, quintus, quintus).
index((mode), 1, quintus, quintus).
index((no_style_check), 1, quintus, quintus).
index((otherwise), 0, quintus, quintus).
index((simple), 1, quintus, quintus).
index((prolog_flag), 2, quintus, quintus).
index((date), 1, quintus, quintus).
index((current_stream), 3, quintus, quintus).
index((stream_position), 3, quintus, quintus).
index((skip_line), 0, quintus, quintus).
index((skip_line), 1, quintus, quintus).
index((compile), 1, quintus, quintus).
index((atom_char), 2, quintus, quintus).
index((midstring), 3, quintus, quintus).
index((midstring), 4, quintus, quintus).
index((midstring), 5, quintus, quintus).
index((midstring), 6, quintus, quintus).
index((raise_exception), 1, quintus, quintus).
index((on_exception), 3, quintus, quintus).
index((rb_new), 1, rbtrees, rbtrees).
index((rb_empty), 1, rbtrees, rbtrees).
index((rb_lookup), 3, rbtrees, rbtrees).
index((rb_update), 4, rbtrees, rbtrees).
index((rb_update), 5, rbtrees, rbtrees).
index((rb_apply), 4, rbtrees, rbtrees).
index((rb_lookupall), 3, rbtrees, rbtrees).
index((rb_insert), 4, rbtrees, rbtrees).
index((rb_insert_new), 4, rbtrees, rbtrees).
index((rb_delete), 3, rbtrees, rbtrees).
index((rb_delete), 4, rbtrees, rbtrees).
index((rb_visit), 2, rbtrees, rbtrees).
index((rb_visit), 3, rbtrees, rbtrees).
index((rb_keys), 2, rbtrees, rbtrees).
index((rb_keys), 3, rbtrees, rbtrees).
index((rb_map), 2, rbtrees, rbtrees).
index((rb_map), 3, rbtrees, rbtrees).
index((rb_partial_map), 4, rbtrees, rbtrees).
index((rb_clone), 3, rbtrees, rbtrees).
index((rb_clone), 4, rbtrees, rbtrees).
index((rb_min), 3, rbtrees, rbtrees).
index((rb_max), 3, rbtrees, rbtrees).
index((rb_del_min), 4, rbtrees, rbtrees).
index((rb_del_max), 4, rbtrees, rbtrees).
index((rb_next), 4, rbtrees, rbtrees).
index((rb_previous), 4, rbtrees, rbtrees).
index((list_to_rbtree), 2, rbtrees, rbtrees).
index((ord_list_to_rbtree), 2, rbtrees, rbtrees).
index((is_rbtree), 1, rbtrees, rbtrees).
index((rb_size), 2, rbtrees, rbtrees).
index((rb_in), 3, rbtrees, rbtrees).
index((readln), 1, readln, readln).
index((readln), 2, readln, readln).
index((readln), 5, readln, readln).
index((read_line_to_codes), 2, read_util, readutil).
index((read_line_to_codes), 3, read_util, readutil).
index((read_stream_to_codes), 2, read_util, readutil).
index((read_stream_to_codes), 3, read_util, readutil).
index((read_file_to_codes), 3, read_util, readutil).
index((read_file_to_terms), 3, read_util, readutil).
index((record), 1, record, record).
index((current_record), 2, record, record).
index((setting), 4, settings, settings).
index((setting), 2, settings, settings).
index((set_setting), 2, settings, settings).
index((set_setting_default), 2, settings, settings).
index((restore_setting), 1, settings, settings).
index((load_settings), 1, settings, settings).
index((load_settings), 2, settings, settings).
index((save_settings), 0, settings, settings).
index((save_settings), 1, settings, settings).
index((current_setting), 1, settings, settings).
index((setting_property), 2, settings, settings).
index((list_settings), 0, settings, settings).
index((convert_setting_text), 3, settings, settings).
index((ls), 0, shell, shell).
index((ls), 1, shell, shell).
index((cd), 0, shell, shell).
index((cd), 1, shell, shell).
index((pushd), 0, shell, shell).
index((pushd), 1, shell, shell).
index((dirs), 0, shell, shell).
index((pwd), 0, shell, shell).
index((popd), 0, shell, shell).
index((mv), 2, shell, shell).
index((rm), 1, shell, shell).
index((load_foreign_library), 1, shlib, shlib).
index((load_foreign_library), 2, shlib, shlib).
index((unload_foreign_library), 1, shlib, shlib).
index((unload_foreign_library), 2, shlib, shlib).
index((current_foreign_library), 2, shlib, shlib).
index((reload_foreign_libraries), 0, shlib, shlib).
index((use_foreign_library), 1, shlib, shlib).
index((use_foreign_library), 2, shlib, shlib).
index((predsort), 3, sort, sort).
index((locale_sort), 2, sort, sort).
index((time), 1, prolog_statistics, statistics).
index((profile), 1, prolog_statistics, statistics).
index((profile), 3, prolog_statistics, statistics).
index((show_profile), 2, prolog_statistics, statistics).
index((show_profile), 1, prolog_statistics, statistics).
index((lock_predicate), 1, swi_system_utilities, system).
index((unlock_predicate), 1, swi_system_utilities, system).
index((system_mode), 1, swi_system_utilities, system).
index((system_module), 0, swi_system_utilities, system).
index((term_hash), 2, terms, terms).
index((term_hash), 4, terms, terms).
index((term_variables), 2, terms, terms).
index((term_variables), 3, terms, terms).
index((variant), 2, terms, terms).
index((subsumes), 2, terms, terms).
index((subsumes_chk), 2, terms, terms).
index((cyclic_term), 1, terms, terms).
index((acyclic_term), 1, terms, terms).
index((term_subsumer), 3, terms, terms).
index((term_factorized), 3, terms, terms).
index((concurrent), 3, thread, thread).
index((first_solution), 3, thread, thread).
index((thread_pool_create), 3, thread_pool, thread_pool).
index((thread_pool_destroy), 1, thread_pool, thread_pool).
index((thread_create_in_pool), 4, thread_pool, thread_pool).
index((current_thread_pool), 1, thread_pool, thread_pool).
index((thread_pool_property), 2, thread_pool, thread_pool).
index((thread_run_interactor), 0, thread_util, threadutil).
index((threads), 0, thread_util, threadutil).
index((join_threads), 0, thread_util, threadutil).
index((interactor), 0, thread_util, threadutil).
index((attach_console), 0, thread_util, threadutil).
index((tspy), 1, thread_util, threadutil).
index((tspy), 2, thread_util, threadutil).
index((tdebug), 0, thread_util, threadutil).
index((tdebug), 1, thread_util, threadutil).
index((tnodebug), 0, thread_util, threadutil).
index((tnodebug), 1, thread_util, threadutil).
index((tprofile), 1, thread_util, threadutil).
index((tty_clear), 0, tty, tty).
index((tty_flash), 0, tty, tty).
index((menu), 3, tty, tty).
index((add_edges), 3, ugraphs, ugraphs).
index((add_vertices), 3, ugraphs, ugraphs).
index((complement), 2, ugraphs, ugraphs).
index((compose), 3, ugraphs, ugraphs).
index((del_edges), 3, ugraphs, ugraphs).
index((del_vertices), 3, ugraphs, ugraphs).
index((edges), 2, ugraphs, ugraphs).
index((neighbors), 3, ugraphs, ugraphs).
index((neighbours), 3, ugraphs, ugraphs).
index((reachable), 3, ugraphs, ugraphs).
index((top_sort), 2, ugraphs, ugraphs).
index((top_sort), 3, ugraphs, ugraphs).
index((transitive_closure), 2, ugraphs, ugraphs).
index((transpose), 2, ugraphs, ugraphs).
index((vertices), 2, ugraphs, ugraphs).
index((vertices_edges_to_ugraph), 3, ugraphs, ugraphs).
index((ugraph_union), 3, ugraphs, ugraphs).
index((parse_url), 2, url, url).
index((parse_url), 3, url, url).
index((is_absolute_url), 1, url, url).
index((global_url), 3, url, url).
index((http_location), 2, url, url).
index((www_form_encode), 2, url, url).
index((parse_url_search), 2, url, url).
index((url_iri), 2, url, url).
index((file_name_to_url), 2, url, url).
index((set_url_encoding), 2, url, url).
index((utf8_codes), 3, utf8, utf8).
index((vm_list), 1, prolog_vm, vm).
index((when), 2, when, when).
index((www_open_url), 1, www_browser, www_browser).
index((expand_url_path), 2, www_browser, www_browser).
|