Split adg-demo into demo and piston
commit2f40a954e88ddbe0e64488408b1a4560bf32c303
authorNicola Fontana <ntd@entidi.it>
Thu, 14 Mar 2013 20:23:44 +0000 (14 21:23 +0100)
committerNicola Fontana <ntd@entidi.it>
Thu, 14 Mar 2013 20:23:44 +0000 (14 21:23 +0100)
tree1e3c41a3a3c062ba88f712ef20723410ee838218
parent2b8a3783bfcb162d0ff1b56eaa382abfd1d43252
Split adg-demo into demo and piston

piston.lua is a module that defines the MVC of a generic piston.
demo.lua provides GTK+ make-up, populates the model and retrieves the
views.

This will simplify future work for the web application.
Makefile.am
adg-demo.lua [deleted file]
demo.lua [new file with mode: 0644]
piston.lua [new file with mode: 0644]