              Gela ASIS: Portable ASIS Implementation
              ---------------------------------------
                   Version 0.3.3   15 Mar 2018
                     http://gela.ada-ru.org

Gela ASIS is platform/compiler independent implementation of Ada
Semantic Interface Specification (ASIS). Gela ASIS implement
core ASIS Version 2.0 and most of ASIS Issues (SI99), so it's
capable to process Ada 2005 code.

Read installation and usage instruction in doc/gela_asis_ug.txt

Changes since Gela 0.3.0:
 * Use gprbuild instead of gnatmake
 * Bug fixes
 * Support building gela-asis as relocatable library

Changes since Gela 0.2.0:
 * Migrate from aflex to myown Unicode aware scanner
 * Support UTF-8 and meny others input source encodings
 * Asis.Text implemented
 * Bug fixes

