webmcp

annotate framework/env/convert/_from_human_to_fraction.lua @ 64:3d43a5cf17c1

Compatibility with Lua 5.2
author jbe
date Sun Apr 15 16:04:33 2012 +0200 (2012-04-15)
parents 9fdfb27f8e67
children
rev   line source
jbe/bsw@0 1 function convert._from_human_to_fraction(str)
jbe/bsw@0 2 return atom.fraction:load(str)
jbe/bsw@0 3 end

Impressum / About Us