Use is_type_void(x) instead of x == type_void where qualified versions of void might...
[cparser] / adt / hashset.h
2011-11-10 Matthias Braunremove $Id$, it does not work with git anyway
2009-04-07 Michael Beck- 2009 patch
2008-06-04 Matthias Braunupdate hashset, try to identify all global function...
2008-02-18 Matthias Braunadd license prefix
2007-06-09 Matthias BraunInitial import of c parser