X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flibpspp%2Fabt.at;h=df4b34a8b2e6b730a0f5f320006f9c975f368db2;hb=65481c834dca537af5851fa2b7efe209f09af613;hp=332cd4c82c2c82bc6fc46f1ce82b19c0ff041cb1;hpb=691a034d7f2139076fa012739dffd40ef5db4a9b;p=pspp diff --git a/tests/libpspp/abt.at b/tests/libpspp/abt.at index 332cd4c82c..df4b34a8b2 100644 --- a/tests/libpspp/abt.at +++ b/tests/libpspp/abt.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([Augmented binary tree (ABT) library]) +dnl +AT_BANNER([Augmented binary tree (ABT) library]) m4_define([CHECK_ABT], [AT_SETUP([ABT -- $1])