snapshot: turn C++ interface into C interface
authorBrian Norris <banorris@uci.edu>
Thu, 3 Jan 2013 19:37:51 +0000 (11:37 -0800)
committerBrian Norris <banorris@uci.edu>
Thu, 3 Jan 2013 19:37:51 +0000 (11:37 -0800)
commit260b391c9292c9eb48da1033bf4ac1c32ea49f87
tree1f0a2f6b44d11ec993377570abdad5f82d44c049
parentbb39508b2f65c261a703ad38cf16f6cdd590e67d
snapshot: turn C++ interface into C interface

We don't need all this 'class' structure exposed as an interface; we
only use 3 simple functions (one of which probably can be removed).
main.cc
model.cc
snapshot-interface.cc
snapshot-interface.h