/* --- Copyright University of Sussex 1991. All rights reserved. ----------
 > File:            C.all/lib/database/endforeach.p
 > Purpose:         Ensure syntax word "endforeach" is recognised
 > Author:          John Williams, Jan 31 1991
 > Documentation:   HELP * FOREACH, HELP * DATABASE
 > Related Files:   LIB * FOREACH
 */

section;

uses foreach;

endsection;
