blob: 7dcc7b5c38d5730bd4c4520fe8d3ca6b7e8f5c66 [file] [log] [blame]
PACKAGE Entry1 IS
FUNCTION pt (t : IN Float) RETURN Natural;
FUNCTION pt2 (t : IN Float) RETURN Natural;
END Entry1;