home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / prolog / brklyprl.lha / Emulator / BuiltIns / files next >
Encoding:
Text File  |  1989-04-14  |  486 b   |  38 lines

  1. is2~is/2
  2. is4~is/4
  3. write~write/1
  4. nl~nl/0
  5. var~var/1
  6. integer~integer/1
  7. number~number/1
  8. gtvar~@>/2
  9. ltvar~@</2
  10. gt~>/2
  11. ge~>=/2
  12. lt~</2
  13. le~=</2
  14. neqarithm~=\\=/2
  15. neq~/=/2
  16. nsame~\\==/2
  17. same~==/2
  18. univ~=../2
  19. name~name/2
  20. tell~tell/1
  21. told~told/0
  22. read~read/1
  23. length~length/2
  24. statistics~statistics/0
  25. atom~atom/1
  26. functor~functor/3
  27. arg~arg/3
  28. assert~assert/1
  29. retract~retract/1
  30. metacall~call/1
  31. set~set/2
  32. access~access/2
  33. success~success/0
  34. failure~failure/0
  35. put~put/1
  36. writeq~writeq/1
  37. random_integer~random/1
  38.