Ada Code Generation : File Structure In Ada: Control Files : Main Procedure

Main Procedure

This is the main scheduler that activates the behavioral modules. It consists of the main unit that instantiates all the other modules. In many cases where the generated code is not the backbone of the application, you might want to replace the supplied main procedure with your own application scheduler.

main.a (main_dbg.a in debugging mode)