X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/d46d1a2f6a5307d06c72bd072a97219523553497..8656dc507aee9c5dcb3a6ad876565f5fcac425ae:/atom.h diff --git a/atom.h b/atom.h index dac91d5..0f5233f 100644 --- a/atom.h +++ b/atom.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: atom.h,v 1.2 2001/01/25 21:13:40 mdw Exp $ + * $Id: atom.h,v 1.3 2004/04/08 01:36:11 mdw Exp $ * * Atom management * @@ -27,19 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: atom.h,v $ - * Revision 1.2 2001/01/25 21:13:40 mdw - * New function allowing an atom's length to be specified at intern time. - * Add @ATOM_HASH@ macro so that assoc doesn't have to dig in the @atom@ - * structure. - * - * Revision 1.1 2001/01/20 11:50:16 mdw - * Implementation of atom tables (for example, as found in X11). - * - */ - #ifndef MLIB_ATOM_H #define MLIB_ATOM_H