view c/testlib.lua @ 0:73146cb10aa5

add some files
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Fri, 01 Feb 2013 03:07:15 +0900
parents
children 24fc70a8df95
line wrap: on
line source

function add(a,b) return a+b end