README
changeset 24 1ad539cb8dc6
parent 23 13f03e604c8a
child 26 1f7e8b53b255
equal deleted inserted replaced
23:13f03e604c8a 24:1ad539cb8dc6
    29 NOTES
    29 NOTES
    30 
    30 
    31 Unfortunately, test script depends on my unfinished (and, probably, never finished)
    31 Unfortunately, test script depends on my unfinished (and, probably, never finished)
    32 glib module, and thus is unusable as is.
    32 glib module, and thus is unusable as is.
    33 
    33 
       
    34 This module should be used as follows:
       
    35 lm = require 'lm'
       
    36 i.e., you should assign require return value to some variable.
       
    37 
    34 LICENSE
    38 LICENSE
    35 
    39 
    36 This code underlies terms of GNU GPL v2 or later. You can find it in file COPYING
    40 This code underlies terms of GNU GPL v2 or later. You can find it in file COPYING
    37 from this distribution or on a GNU web-site <http://www.gnu.org/licenses/>.
    41 from this distribution or on a GNU web-site <http://www.gnu.org/licenses/>.
    38 
    42