File: README.SuSE

package info (click to toggle)
clisp 1%3A2.27-0.5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 49,860 kB
  • ctags: 20,752
  • sloc: ansic: 123,781; lisp: 67,533; asm: 19,633; xml: 11,766; sh: 9,788; fortran: 8,307; makefile: 3,570; objc: 2,481; perl: 1,744; java: 341; yacc: 318; sed: 117
file content (35 lines) | stat: -rw-r--r-- 753 bytes parent folder | download | duplicates (5)
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

#
# (C) 1998, S.u.S.E. GmbH, Nürnberg
#

Call of CLX


       Please call clisp with the option -F to use clx. The X Window System
is required for the usage of clx.  Therefore the clisp version under
/usr/lib/clisp/clx/ is used.
For some examples of clx try out in the directory demos/

         clisp -X -q -i sokoban

and

         clisp -X -q -i qix

----------------------------------------------------------------------------

Aufruf von CLX


      Bitte rufen Sie clisp mit der Option -X auf. Clx erfordert ein
installiertes X-Window-System.  Daher wird die entsprechende clisp-Version
aus /usr/lib/clisp/clx/ benutzt.
Sie finden zwei Beispiele für clx im Verzeichnis demos/

         clisp -X -q -i sokoban

und

         clisp -X -q -i qix