Go to the first, previous, next, last section, table of contents.


`ag-function?' - test for function

Usage: (ag-function? ag-name)
return SCM_BOOL_T if a specified name is a user-defined AutoGen macro, otherwise return SCM_BOOL_F.

Arguments:
ag-name - name of AutoGen macro


Go to the first, previous, next, last section, table of contents.