new const
Synopsis:
(new const const as value)
Description:
Defines a new global constant accessible by all the entities.
Example:
(new const "time" as 0)
(new const "graphics" as (figure template "mytemplate")
Contact:
Fulvio Frapolli (
fulvio . frapolli //at// unifr . ch),
Amos Brocco (
amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @