Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        compat-slang: The shared library for the S-Lang extension language.
        
        
        - Summary
- S-Lang is an interpreted language and a programming library.  The
S-Lang language was designed so that it can be easily embedded into
a program to provide the program with a powerful extension language.
The S-Lang library, provided in this package, provides the S-Lang
extension language.  S-Lang's syntax resembles C, which makes it easy
to recode S-Lang procedures in C if you need to.
This package contains a compatibility library for Red Hat Linux
7.3 and earlier.
Changelog
        
            - * Wed Jan 22 04:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- - rebuilt 
            - * Sat Jan  4 04:00:00 2003 Jeff Johnson <jbj{%}redhat{*}com> 1.4.5-4
- - set execute bits on library so that requires are generated. 
            - * Wed Dec 11 04:00:00 2002 Elliot Lee <sopwith{%}redhat{*}com> 1.4.5-3
- - Limit building to archs where we care about backwards compat
- Multilibify (I don't know why)