Mercurial > hg > xemacs-beta
comparison lib-src/ad2c @ 5287:cd167465bf69
More permission consistency.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 14 Jun 2010 15:03:08 +0900 |
parents | ba07c880114a |
children | b9167d522a9a |
comparison
equal
deleted
inserted
replaced
5286:7e535575bf6d | 5287:cd167465bf69 |
---|---|
1 #!/bin/sh | 1 #!/bin/sh |
2 # | |
3 # Copyright (C) 1990, 1991 George Ferguson | |
4 # Copyright (C) 1992 Charles Hannum | |
5 # Copyright (C) 1992 Matthew Stier | |
2 # | 6 # |
3 # ad2c : Convert app-defaults file to C strings decls. | 7 # ad2c : Convert app-defaults file to C strings decls. |
4 # | 8 # |
5 # George Ferguson, ferguson@cs.rcohester.edu, 12 Nov 1990. | 9 # George Ferguson, ferguson@cs.rcohester.edu, 12 Nov 1990. |
6 # 19 Mar 1991 : gf | 10 # 19 Mar 1991 : gf |