CoCoA:CocoaPackagePath
From ApCoCoAWiki
CocoaPackagePath
returns the path to the CoCoA packages
Description
This function returns the path name of the directory containing the CoCoA
libraries. It is platform dependent.
Example
CocoaPackagePath(); /usr/local/lib/cocoa-<coc_version/>/packages -------------------------------
Syntax
CocoaPackagePath():STRING
<type>system</type>