]> git.cworth.org Git - mnemon/commit
Remove the enumeration of challenge types.
authorCarl Worth <cworth@cworth.org>
Mon, 26 Sep 2011 05:11:04 +0000 (22:11 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 26 Sep 2011 05:11:04 +0000 (22:11 -0700)
commit71edc226d9b568d9740c54ea73005d8baea1ca8d
tree56564ec694a8fcf36f3e8ded7dddc389268076d1
parent33d0169d3bd989486de8e97f58002c1544a8211e
Remove the enumeration of challenge types.

With the move toward a more general library, I'd like each application
to be able to support its own challenge types, (without the library
being aware of them). We move toward that by having the library simply
store and save a string for the challenge type.

A next step will include the library providing support to load only
categories of a particular challenge type.
main.c
mnemon.c
mnemon.h