webmcp

view framework/env/convert/_from_fraction_to_human.lua @ 151:6d2bb696f736

Simplified C macros for Lua registry handling in JSON library (using lua_rawgetp API function)
author jbe
date Thu Jul 31 00:44:17 2014 +0200 (2014-07-31)
parents 9fdfb27f8e67
children
line source
1 function convert._from_fraction_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us