Commit d327d3e27be2f5d4119fe491a4d23f8bb2f5759b

Ran Benita 2012-08-07T11:40:07

types: store atoms instead of strings for level and type names We don't use these strings much, so storing them in the manner they were compiled saves some copying and space. Signed-off-by: Ran Benita <ran234@gmail.com>