~ubuntu-branches/ubuntu/intrepid/swi-prolog/intrepid

« back to all changes in this revision

Viewing changes to man/summary.doc

  • Committer: Bazaar Package Importer
  • Author(s): Chris Lamb
  • Date: 2008-05-14 02:47:49 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080514024749-out53uysriunvn32
Tags: 5.6.55-1
* New upstream release.
* Use correct shared object file extension on HPPA to fix FTBFS on this
  architecture since 5.6.53-2. Patch backported from upstream repository.

Show diffs side-by-side

added added

removed removed

Lines of Context:
274
274
\predicatesummary{halt}{0}{Exit from Prolog}
275
275
\predicatesummary{halt}{1}{Exit from Prolog with status}
276
276
\predicatesummary{hash}{1}{Index predicate using a hash-table}
277
 
\predicatesummary{hash_term}{2}{Hash-value of ground term}
 
277
\predicatesummary{term_hash}{2}{Hash-value of ground term}
 
278
\predicatesummary{term_hash}{4}{Hash-value of term with depth limit}
278
279
\predicatesummary{help}{0}{Give help on help}
279
280
\predicatesummary{help}{1}{Give help on predicates and show parts of manual}
280
281
\predicatesummary{help_hook}{1}{\hook{prolog} User-hook in the help-system}
300
301
\predicatesummary{library_directory}{1}{\hook{user} Directories holding Prolog libraries}
301
302
\predicatesummary{license}{1}{Define license for current file}
302
303
\predicatesummary{license}{2}{Define license for named module}
303
 
\predicatesummary{limit_stack}{2}{Limit stack expansion}
304
304
\predicatesummary{line_count}{2}{Line number on stream}
305
305
\predicatesummary{line_position}{2}{Character position in line on stream}
306
306
\predicatesummary{list_debug_topics}{0}{List registered topics for debugging}