00001 // Copyright (c) 2004 David Muse 00002 // See the COPYING file for more information 00003 00004 private: 00005 dynamiclib(const dynamiclib &d); 00006 dynamiclib &operator=(const dynamiclib &d); 00007 dynamiclibprivate *pvt;