|
3.8.3 Category string
A category string is part of the header of a library.
- Syntax:
- category = string_constant;
- Purpose:
- Defines the category of a library.
- Example:
- category="Algebraic geometry";
- Note:
- Reserved for sorting the libraries into categories.
|