This file explain the loader of ASE file.

It has been written with the use of flex. To create it,
do the following command:
flex sp_loadase.l
It creates the sp_loadase.cpp

Thanks to Julien Hognon