comparison src/fns.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents cda0be6a7138
children ada153c6900b 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
5710 void 5710 void
5711 init_fns () 5711 init_fns ()
5712 { 5712 {
5713 Vweak_hash_tables = Qnil; 5713 Vweak_hash_tables = Qnil;
5714 } 5714 }
5715
5716 /* arch-tag: 787f8219-5b74-46bd-8469-7e1cc475fa31
5717 (do not change this comment) */