source: trunk/essentials/sys-devel/m4/examples/translit.m4

Last change on this file was 3090, checked in by bird, 18 years ago

m4 1.4.8

File size: 265 bytes
Line 
1# traceon(`translit')dnl
2translit(`GNUs not Unix', `a-z')
3translit(`GNUs not Unix', `a-z', `A-Z')
4translit(`GNUs not Unix', `A-Z', `a-z')
5translit(`GNUs not Unix', `A-Z')
6translit(`a-z', `a-')
7translit(`A-Z', `A-Z-', `-A-Z')
8translit(`GNUs not Unix', `Z-A', `a-z')
Note: See TracBrowser for help on using the repository browser.