Go to file
2024-11-25 22:22:27 +00:00
.gitattributes . 2024-11-25 09:24:54 +00:00
.gitignore . 2024-11-25 09:24:54 +00:00
check-build.sh . 2024-11-25 09:24:54 +00:00
clhs.el . 2024-11-25 09:24:54 +00:00
clisp-2.39-ia64-wooh.dif . 2024-11-25 09:24:54 +00:00
clisp-2.49-clx_demos.dif . 2024-11-25 09:24:54 +00:00
clisp-2.49-configure.dif . 2024-11-25 09:24:54 +00:00
clisp-2.49-gctoken.dif . 2024-11-25 09:24:54 +00:00
clisp-2.49-personality.patch . 2024-11-25 09:24:54 +00:00
clisp-2.49-postgresql.dif . 2024-11-25 09:24:54 +00:00
clisp-2.49.93+git20240704.f5acef38.tar.xz . 2024-11-25 09:24:54 +00:00
clisp-db6.diff . 2024-11-25 09:24:54 +00:00
clisp-gcc14.patch . 2024-11-25 09:24:54 +00:00
clisp-link.dif . 2024-11-25 09:24:54 +00:00
clisp-linux.patch . 2024-11-25 09:24:54 +00:00
clisp-rpmlintrc . 2024-11-25 09:24:54 +00:00
clisp.changes . 2024-11-25 09:24:54 +00:00
clisp.spec . 2024-11-25 09:24:54 +00:00
README.SUSE . 2024-11-25 09:24:54 +00:00

#
# (C) 1997-99, SuSE GmbH, Nürnberg
#

Call of CLX


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

         clisp -K full -q -i sokoban

and

         clisp -K full -q -i qix

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

Aufruf von CLX


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

         clisp -K full -q -i sokoban

und

         clisp -K full -q -i qix