stg-tud / bp2022_netlab

The repository provides software that creates configuration files for the BonnMotion, CORE, coreemu-lab and The ONE programmes from a single TOML file.
MIT License
0 stars 0 forks source link

External movement #65

Closed Wang1872 closed 1 year ago

Wang1872 commented 1 year ago

Description of the PR

Changes to Load.go, gets reference from .toml file and copys the given external file to the outputfolder.

Review checklist

(based on the work of Karl E. Wiegers)

Structure

Documentation

Variables

Arithmetic Operations

Loops and Branches

Defensive Programming

ebinf commented 1 year ago

@Wang1872 Have you tested it with The ONE and CORE/coreemu-lab? Is it working as expected?