Fix Keyword Names

Should match the name of the generator JSON input file.
This commit is contained in:
Bård Skaflestad 2022-01-24 15:46:15 +01:00
parent 8a0e1b21b9
commit 6dcdcaf08c
8 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
{ {
"name": "APIVID", "name": "APIVD",
"sections": [ "sections": [
"SOLUTION" "SOLUTION"
], ],

View File

@ -1,5 +1,5 @@
{ {
"name": "LICENSE", "name": "LICENSES",
"sections": [ "sections": [
"RUNSPEC" "RUNSPEC"
], ],

View File

@ -1,5 +1,5 @@
{ {
"name": "RADFIN4", "name": "RADFIN",
"sections": [ "sections": [
"GRID" "GRID"
], ],

View File

@ -1,5 +1,5 @@
{ {
"name": "SSOWCR", "name": "SSWCR",
"sections": [ "sections": [
"PROPS" "PROPS"
], ],

View File

@ -1,5 +1,5 @@
{ {
"name": "SOF32D", "name": "SWF32D",
"sections": [ "sections": [
"PROPS" "PROPS"
], ],

View File

@ -1,5 +1,5 @@
{ {
"name": "TIGHTEN", "name": "TIGHTENP",
"sections": [ "sections": [
"SCHEDULE" "SCHEDULE"
], ],

View File

@ -1,5 +1,5 @@
{ {
"name": "TPAMEPS", "name": "TPAMEPSS",
"sections": [ "sections": [
"PROPS" "PROPS"
], ],

View File

@ -1,5 +1,5 @@
{ {
"name": "WSEGTABL", "name": "WSURFACT",
"sections": [ "sections": [
"SCHEDULE" "SCHEDULE"
], ],