mc/slang
Pavel Roskin 52b894d8f0 Rewrite from scratch.
Suggested by "Frédéric L. W. Meunier" <lists@pervalidus.net>
2002-10-16 00:06:57 +00:00
..
include * include/jdmacros.h: Define SLMEMSET and SLMEMCPY 2002-10-07 15:48:42 +00:00
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
ChangeLog * include/jdmacros.h: Define SLMEMSET and SLMEMCPY 2002-10-07 15:48:42 +00:00
Makefile.am Fix path to the include directory. 2002-10-07 05:15:23 +00:00
README Rewrite from scratch. 2002-10-16 00:06:57 +00:00
sldisply.c * sldisply.c (Color_Def_Type): Make const. 2002-10-07 11:08:16 +00:00
slerr.c Update to S-Lang 1.4.5. Move include files to "include" 2002-10-07 04:41:03 +00:00
slgetkey.c Update to S-Lang 1.4.5. Move include files to "include" 2002-10-07 04:41:03 +00:00
slmisc.c Update to S-Lang 1.4.5. Move include files to "include" 2002-10-07 04:41:03 +00:00
slsignal.c Update to S-Lang 1.4.5. Move include files to "include" 2002-10-07 04:41:03 +00:00
slsmg.c * sldisply.c (Color_Def_Type): Make const. 2002-10-07 11:08:16 +00:00
sltermin.c * sldisply.c (Color_Def_Type): Make const. 2002-10-07 11:08:16 +00:00
slutty.c * sldisply.c (Color_Def_Type): Make const. 2002-10-07 11:08:16 +00:00
slvideo.c Update to S-Lang 1.4.5. Move include files to "include" 2002-10-07 04:41:03 +00:00
slw32tty.c Update to S-Lang 1.4.5. Move include files to "include" 2002-10-07 04:41:03 +00:00

README

This is the S-Lang library, version 1.4.5.  It has been radically
stripped down to remove functions that are either unused by the Midnight
Commander or already provided by the glib library.  The complete
distribution can be downloaded from:

http://www.s-lang.org/

The sources in this directory are only used if you don't have the S-Lang
library installed on your system or if you request to use these sources
by specifying the option `--with-screen=mcslang' to the `configure'
script.