PACKAGES = sci_example

ADAOPTS = -I../../framework/

include ../../makefile.inc

sci_example:
	gnatmake ${ADAOPTS} sci_example ${POSTOPTS}