comparison src/process.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 25ad7be098ba
children 256a27a47af1 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
6797 defsubr (&Sprocess_inherit_coding_system_flag); 6797 defsubr (&Sprocess_inherit_coding_system_flag);
6798 } 6798 }
6799 6799
6800 6800
6801 #endif /* not subprocesses */ 6801 #endif /* not subprocesses */
6802
6803 /* arch-tag: 3706c011-7b9a-4117-bd4f-59e7f701a4c4
6804 (do not change this comment) */