-- cdPost13.tioga
Implementation
Objectprocs for $Narrow, $Widen, $Shorten are removed
Objectproc for $Lengthen gets parameter of type (REF) CD.DesignPosition meaning direction.
pop from cell faster; (less trashing because introduction of last recently used cache)
Commands and otherwise visible
Stretch command
White flicker on move screen removed
Export and import facilities
Import is very different from include: Included objects are part of the design when written
on files; Imported objects are referenced only, also in files; changes of their implementation
are reflected to their importer next time they are read.
Global menu calls other menues hierarchical <G> - command
IO menu
directory menu
New Definition Modules
CDLRUCache