You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To reduce the interface scope of ProcessorHandler, ProcessorHandler::getCurrentProgramSize should be moved to a member function of Program; the current program can already be fetched from ProcessorHandler.
#135 should be merged into master before addressing this.