cleanGlobals function

void cleanGlobals()

clean all

Implementation

void cleanGlobals() {
  cleanModular();
}