comparison oldXMenu/X10.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
1 /* $Header: /cvsroot/emacs/emacs/oldXMenu/X10.h,v 1.2 2003/02/04 14:19:01 lektu Exp $ */ 1 /* $Header: /cvs/emacs/oldXMenu/X10.h,v 1.1 1999/10/03 19:35:16 fx Exp $ */
2 /* 2 /*
3 * Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology 3 * Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology
4 * 4 *
5 * Permission to use, copy, modify, and distribute this software and its 5 * Permission to use, copy, modify, and distribute this software and its
6 * documentation for any purpose and without fee is hereby granted, provided 6 * documentation for any purpose and without fee is hereby granted, provided
74 74
75 XAssocTable *XCreateAssocTable(); 75 XAssocTable *XCreateAssocTable();
76 char *XLookUpAssoc(); 76 char *XLookUpAssoc();
77 77
78 #endif /* _X10_H_ */ 78 #endif /* _X10_H_ */
79
80 /* arch-tag: b0b749fb-757b-470b-b405-af7d033a5aad
81 (do not change this comment) */