Skip to content

Unused (and unusable) exports #40

@tclune

Description

@tclune

There is a block of exports whose declarations are guarded with #ifdef ENERGETICS

In-and-of-itself this is not an issue, but there is no corresponding logic to actually provide values for these. (Guarded) logic exists to declare, allocate, and deallocate local variables, but that is all.

Q1: Is this in anticipation of providing formulae in the future?
Q2: If yes, can the corresponding MAPL specs be guarded with the #ifdef as well?
Q3: If no, can these sections be deleted?

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions