1 2 3 4 5
project Typing is for Source_Dirs use ("src"); for Object_Dir use "obj"; for Main use ("typing.adb"); end Typing;