Mercurial > hg > xemacs-beta
comparison lib-src/yow.c @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | 15872534500d |
children | 972bbb6d6ca2 |
comparison
equal
deleted
inserted
replaced
174:bb3568571b84 | 175:2d532a89d707 |
---|---|
7 * With dynamic memory allocation. | 7 * With dynamic memory allocation. |
8 */ | 8 */ |
9 | 9 |
10 /* Synched up with: FSF 19.28. */ | 10 /* Synched up with: FSF 19.28. */ |
11 | 11 |
12 #include <config.h> | 12 #include <../src/config.h> |
13 | 13 |
14 #include <stdio.h> | 14 #include <stdio.h> |
15 #include <ctype.h> | 15 #include <ctype.h> |
16 #include <../src/paths.h> /* For PATH_DATA. */ | 16 #include <../src/paths.h> /* For PATH_DATA. */ |
17 | 17 |