Text.module
---------------------------> GNU Sather - module <---------------------------
-- Copyright (C) 2000 by K Hopper, University of Waikato, New Zealand --
-- This file is part of the GNU Sather package. It is free software; you may --
-- redistribute and/or modify it under the terms of the GNU General Public --
-- License (GPL) as published by the Free Software Foundation; either --
-- version 2 of the license, or (at your option) any later version. --
-- This program is distributed in the hope that it will be useful, but --
-- WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See Doc/GPL for more details. --
-- The license text is also available from: Free Software Foundation, Inc., --
-- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --
--------------> Please email comments to <--------------
-- Local Sather library module for the text manipulation group of classes
abschars.sa -has abschars.sa $CHAR CHAR_INCL
chars.sa -has chars.sa CHAR
envchars.sa -has envchars.sa ENV_CHAR
collate.sa -has collate.sa COLLATE
frunes.sa -has frunes.sa FRUNES
fstr.sa -has fstr.sa FSTR
hexstr.sa -has hexstr.sa HEX_STR
octstr.sa -has octstr.sa OCT_STR
quadstr.sa -has quadstr.sa QUAD_STR
regexp.sa -has regexp.sa ERE_LEX_TOKENS ERE_ERROR_KINDS ERE_ERRORS ONE_CHAR_ERE ONE_ERE NON_ANCHORED_ERE EXT_REG_EXP REG_EXP
rune.sa -has rune.sa RUNE
runes.sa -has runes.sa RUNES
runes_cursor.sa -has runes_cursor.sa RUNES_CURSOR
str.sa -has str.sa STR
str_cursor.sa -has str_cursor.sa STR_CURSOR