TutorialUser-defined Headers


Prev | Up | Next | Back | Forward | Tutorial Top

Scripts can be used to customize Ada-ASSURED. For example, you can modify the built-in transforms to follow local coding conventions of your project. This is illustrated using one of the sample libraries of user-defined headers that comes with Ada-ASSURED.

Although you have now loaded the definitions for the new transforms, they have not yet been enabled.

We illustrate the new headers in a fresh buffer:

The unit header consists of some standard comments with placeholders that must be filled in. Unlike built-in placeholders, which disappear automatically, the "pseudo" placeholders in comments should be selected before typing to make them go away.

The Adl header package can be disabled again by selecting Options/Adl Headers.


Forward