From 0bfb42c7f2f9b803b9b5446f46f4f585922ba3bc Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sat, 12 Sep 2020 22:06:12 +0200 Subject: [PATCH] Update SoftwareSyntax.json --- services/Directory/data/SoftwareSyntax.json | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/services/Directory/data/SoftwareSyntax.json b/services/Directory/data/SoftwareSyntax.json index 3c1fe26a4..aa9157618 100644 --- a/services/Directory/data/SoftwareSyntax.json +++ b/services/Directory/data/SoftwareSyntax.json @@ -930,5 +930,29 @@ { "softwareId": 45, "syntaxId": 50 + }, + { + "softwareId": 1, + "syntaxId": 54 + }, + { + "softwareId": 5, + "syntaxId": 54 + }, + { + "softwareId": 7, + "syntaxId": 54 + }, + { + "softwareId": 11, + "syntaxId": 54 + }, + { + "softwareId": 12, + "syntaxId": 54 + }, + { + "softwareId": 27, + "syntaxId": 54 } ]