Changes between Version 130 and Version 131 of IR


Ignore:
Timestamp:
12/10/15 13:59:41 (10 years ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IR

    v130 v131  
    541541
    542542Functions:
    543  * `fun[lib="civlc"] $set_default(obj: Pointer)` : sets the leaf nodes of a variable to be the default value of zero
     543 * `fun[lib="civlc"] $set_default(obj: Pointer)`
     544  * sets the leaf nodes of a variable to be the default value of zero
    544545 * `fun[lib="civlc"] $apply(obj1: Pointer, op: Operation, obj2: Pointer, result: Pointer)`
    545546  * applies a binary operator `op` to two objects