Rudiments
/home/dmuse/src/rudiments/include/rudiments/private/crypt.h
00001 // Copyright (c) 2004 David Muse
00002 // See the COPYING file for more information
00003 
00004         private:
00005                 crypt();
00006                 crypt(const crypt &c);
00007                 crypt   &operator=(const crypt &c);
00008                 ~crypt();