Changeset 3999 for trunk/QUICK_START.txt
- Timestamp:
- 12/30/07 12:35:38 (13 months ago)
- Files:
-
- 1 modified
-
trunk/QUICK_START.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/QUICK_START.txt
r3986 r3999 25 25 On POSIX operating-systems, the following shell scripts are installed 26 26 by default for running Logtalk with selected back-end Prolog compilers 27 (which must be properly installed for running the scripts!):27 (which must be updated and properly installed for running the scripts!): 28 28 29 B-Prolog: bplgt (first run must use sudo)30 CIAO: ciaolgt (first run must use sudo)29 B-Prolog: bplgt (first run must use sudo) 30 CIAO: ciaolgt (first run must use sudo) 31 31 CxProlog: cxlgt 32 32 ECLiPSe: eclipselgt 33 33 GNU Prolog: gplgt 34 34 K-Prolog: plclgt 35 Qu-Prolog: qplgt" 35 36 SICStus Prolog: sicstuslgt 36 37 SWI-Prolog: swilgt 37 XSB: xsblgt (first run must use sudo) 38 XSB: xsblgt (first run must use sudo) 39 XSB MT: xsbmtlgt (first run must use sudo)" 38 40 YAP: yaplgt 39 41
