File

libs/encodings.lua @ 59:829a0a495dd1

verse: Remove some useless comments
author Matthew Wild <mwild1@gmail.com>
date Tue, 11 May 2010 22:09:44 +0100
parent 0:caf260adc453
child 107:59c6f2deb8ab
line wrap: on
line source

module "encodings"

stringprep = {};

return _M;