From 25b843f6bbacb1937bdb960777b73acbece64115 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 14:36:59 -0600 Subject: GENENET8 update --- sourcecodes/data/LRlnetwork.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sourcecodes/data/LRlnetwork.json (limited to 'sourcecodes/data/LRlnetwork.json') diff --git a/sourcecodes/data/LRlnetwork.json b/sourcecodes/data/LRlnetwork.json new file mode 100644 index 00000000..7ee3b56f --- /dev/null +++ b/sourcecodes/data/LRlnetwork.json @@ -0,0 +1,10 @@ +{ + "nodes": [ + { + "data": { + "id": "1", + "label": "Node1" + } + } + ] +} -- cgit 1.4.1