package Config is Linux : constant Boolean := $LINUX; FreeBSD : constant Boolean := $FREEBSD; Version : constant String := $VERSION; end Config;