Mercurial > emacs
comparison src/ccl.h @ 52401:695cf19ef79e
Add arch taglines
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 01 Sep 2003 15:45:59 +0000 |
parents | 2466e5a90751 |
children | 47eb71e6fd77 375f2633d815 |
comparison
equal
deleted
inserted
replaced
52400:b32a475b367f | 52401:695cf19ef79e |
---|---|
99 /* Symbols of ccl program have this property, a value of the property | 99 /* Symbols of ccl program have this property, a value of the property |
100 is an index for Vccl_protram_table. */ | 100 is an index for Vccl_protram_table. */ |
101 extern Lisp_Object Qccl_program_idx; | 101 extern Lisp_Object Qccl_program_idx; |
102 | 102 |
103 #endif /* EMACS_CCL_H */ | 103 #endif /* EMACS_CCL_H */ |
104 | |
105 /* arch-tag: 14681df7-876d-43de-bc71-6b78e23a4e3c | |
106 (do not change this comment) */ |