Changeset 4225 for trunk/QUICK_START.txt

Show
Ignore:
Timestamp:
04/25/08 16:13:48 (5 months ago)
Author:
pmoura
Message:

Minor documentation updates.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/QUICK_START.txt

    r4132 r4225  
    2525On POSIX operating-systems, the following shell scripts are installed  
    2626by default for running Logtalk with selected back-end Prolog compilers  
    27 (which must be updated and properly installed for running the scripts!): 
     27(which must be up-to-date and properly installed for running the scripts!): 
    2828 
    2929* B-Prolog:       bplgt       (first run must use sudo) 
     
    3333* GNU Prolog:     gplgt 
    3434* K-Prolog:       plclgt 
    35 * Qu-Prolog:      qplgt" 
     35* Qu-Prolog:      qplgt 
    3636* SICStus Prolog: sicstuslgt 
    3737* SWI-Prolog:     swilgt 
    3838* XSB:            xsblgt      (first run must use sudo) 
    39 * XSB MT:         xsbmtlgt    (first run must use sudo)" 
    40 * XSB MT 64 bits: xsbmt64lgt  (first run must use sudo)" 
     39* XSB MT:         xsbmtlgt    (first run must use sudo) 
     40* XSB MT 64 bits: xsbmt64lgt  (first run must use sudo) 
    4141* YAP:            yaplgt 
    4242 
     
    8282library paths file are Prolog files. The predicate used to load these files  
    8383depends on your Prolog compiler (consult your Prolog compiler documentation  
    84 or take a look at the definition of the predicate '$lgt_load_prolog_code'/1  
     84or take a look at the definition of the predicate '$lgt_load_prolog_code'/3  
    8585in the config file. For most command-line compilers, you could type at the  
    8686Prolog prompt something like: