* LICENSE ( -- ) show a lisence info - the basic PFE system is licensed under the terms of the LGPL (Lesser GNU Public License) - binary modules loaded into the system and hooking into the system may carry another LICENSE : LICENSE [ ENVIRONMENT ] FORTH-LICENSE TYPE ;
LICENSE
( -- )
: LICENSE [ ENVIRONMENT ] FORTH-LICENSE TYPE ;
FORTH/BASE core_misc ordinary primitive