mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-17 00:39:32 -06:00
21 lines
601 B
Plaintext
21 lines
601 B
Plaintext
Generic (i.e. language-independent) resources.
|
|
|
|
Coordination -- building lists; used in resource/*/
|
|
HTML -- printing with HTML formatting
|
|
Latex -- printing with Latex formatting
|
|
Precedence -- precedence levels and the use of parentheses
|
|
Predef -- type signatures of predefined opers
|
|
PredefAbs -- type signatures of predefined cats
|
|
Prelude -- useful string operations
|
|
|
|
Predef and PredefAbs no longer have to be imported explicitly
|
|
in GF 2.0.
|
|
|
|
Copyright (c) 2004 Aarne Ranta
|
|
under GNU General Public License (GPL).
|
|
|
|
Document last updated August 3, 2004.
|
|
|
|
|
|
|