-
Thomas Wood authored
Combined module compilation and linking was not fully correct, modules would only be output when opened, but not referenced. All output now wrapped in the appropriate module object. Still todo is a process of linking the dependencies together and addition of module or file name to the logged output.
Thomas Wood authoredCombined module compilation and linking was not fully correct, modules would only be output when opened, but not referenced. All output now wrapped in the appropriate module object. Still todo is a process of linking the dependencies together and addition of module or file name to the logged output.