source:
trunk/essentials/sys-apps/texinfo/makeinfo/tests/macro-at
Last change on this file was 2617, checked in by , 19 years ago | |
---|---|
File size: 164 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | # Test @@ in macro expansions, etc. --eliz, 14nov99. |
3 | |
4 | unset TEXINFO_OUTPUT |
5 | : ${srcdir=.} |
6 | ../makeinfo $srcdir/macro-at.txi || exit 1 |
7 | |
8 | rm -f macro-at.info |
Note:
See TracBrowser
for help on using the repository browser.