/* * Public Domain 2003 Dale Rahn * * $OpenBSD: ab.h,v 1.1 2003/02/01 19:56:17 drahn Exp $ */ class BB { public: BB(char *); };