executes config.lua config file and converts stdin into lua program that io.writes...
commit6026315ad2fd737319448b684abf6251be9a50d2
authorIgor Khomyakov <ikh@iri.columbia.edu>
Thu, 8 Mar 2012 19:00:31 +0000 (8 14:00 -0500)
committerIgor Khomyakov <ikh@iri.columbia.edu>
Thu, 8 Mar 2012 19:00:31 +0000 (8 14:00 -0500)
treea799442fadc71bc210ff22cc9f121b572d68ad9b
parent13387997baef785ad477bfdfce79189095821168
executes config.lua config file and converts stdin into lua program that io.writes the input to stdout
miconf/Makefile [new file with mode: 0644]
miconf/miconf.c [new file with mode: 0644]