[Top] | [Contents] | [Index] | [ ? ] |
It may seem that an Ada unit such as
package Pack is type T is array(Positive range <>) of Float; procedure Proc(X : in out T); end Pack; |
The `.adb' is optional
This is not a violation of the requirement stated in the ASIS definition that only ASIS-defined exceptions are allowed to propagate outside ASIS queries, because in this case you do not have ASIS-for-GNAT properly installed and therefore you do not have a valid ASIS implementation.
You do not have to do this if you have
installed ASIS from the binary distribution, because the executable for
asistant
has been added to other GNAT executables