1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-25 05:52:42 -08:00
No description
Find a file
David Jones aeab4db39b Changed aver so that it does not cause rescanning of tokens (which was
causing code like AVER(thing != NULL) to expand to
ASSERT(thing != ((void *)0).

Copied from Perforce
 Change: 15752
 ServerID: perforce.ravenbrook.com
1996-04-29 15:45:40 +01:00
mps Changed aver so that it does not cause rescanning of tokens (which was 1996-04-29 15:45:40 +01:00