--- loncom/thesaurus/build_thesaurus_wrapper.sh 2002/07/12 13:27:09 1.1 +++ loncom/thesaurus/build_thesaurus_wrapper.sh 2002/07/12 13:39:13 1.2 @@ -1,2 +1,3 @@ +echo 'Building LON-CAPA thesaurus database (this may take a moment).'; ./build_thesaurus_db.pl --badwordfile un_keyword.tab --keywordfile rawkey.txt --outputdb thesaurus.db - +echo 'Completed construction of LON-CAPA thesaurus database.';