/*
    See license.txt in the root of this project.
*/

# ifndef LUALUACLIB_H
# define LUALUACLIB_H

extern void lmt_luaclib_initialize (void);

# endif