6.25. inherit Macro


Interface

The general syntax is:

  !inherit library

The arguments are:

Name Type Default Rule
library string    

See Understanding Macro Interfaces, if necessary.


Description

The inherit macro is used to inherit configuration information from a library. Typically, a library inherits from another library and then adds some new things.


Examples