Home | History | Annotate | Line # | Download | only in tests
      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
      9