#! /bin/sh

doc++ -p -A -T classHeader.inc -d ../doc/doc++/  `find . -name "*.hh"`

# EOF #
