(15 . 7)(15 . 7)
437
438 for Object_Dir use "obj";
439
440 for Languages use ("Ada", "C");
441 for Languages use ("Ada");
442 for Source_Dirs use ("helloworld", "constraint");
443 for Exec_Dir use "bin";
444 for Main use ("helloworld/hello.adb", "constraint/constraint.adb");