comparison src/alloc.c @ 112278:ef719132ddfa

Nuke arch-tags.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 15:16:57 -0800
parents 4dbda0e7c8bf
children 56d3e9c28eb0
comparison
equal deleted inserted replaced
112277:ef4120c8640c 112278:ef719132ddfa
6314 #if GC_MARK_STACK == GC_USE_GCPROS_CHECK_ZOMBIES 6314 #if GC_MARK_STACK == GC_USE_GCPROS_CHECK_ZOMBIES
6315 defsubr (&Sgc_status); 6315 defsubr (&Sgc_status);
6316 #endif 6316 #endif
6317 } 6317 }
6318 6318
6319 /* arch-tag: 6695ca10-e3c5-4c2c-8bc3-ed26a7dda857
6320 (do not change this comment) */