Fix Keyword Names
Should match the name of the generator JSON input file.
This commit is contained in:
parent
8a0e1b21b9
commit
6dcdcaf08c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "APIVID",
|
"name": "APIVD",
|
||||||
"sections": [
|
"sections": [
|
||||||
"SOLUTION"
|
"SOLUTION"
|
||||||
],
|
],
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "LICENSE",
|
"name": "LICENSES",
|
||||||
"sections": [
|
"sections": [
|
||||||
"RUNSPEC"
|
"RUNSPEC"
|
||||||
],
|
],
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "RADFIN4",
|
"name": "RADFIN",
|
||||||
"sections": [
|
"sections": [
|
||||||
"GRID"
|
"GRID"
|
||||||
],
|
],
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "SSOWCR",
|
"name": "SSWCR",
|
||||||
"sections": [
|
"sections": [
|
||||||
"PROPS"
|
"PROPS"
|
||||||
],
|
],
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "SOF32D",
|
"name": "SWF32D",
|
||||||
"sections": [
|
"sections": [
|
||||||
"PROPS"
|
"PROPS"
|
||||||
],
|
],
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "TIGHTEN",
|
"name": "TIGHTENP",
|
||||||
"sections": [
|
"sections": [
|
||||||
"SCHEDULE"
|
"SCHEDULE"
|
||||||
],
|
],
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "TPAMEPS",
|
"name": "TPAMEPSS",
|
||||||
"sections": [
|
"sections": [
|
||||||
"PROPS"
|
"PROPS"
|
||||||
],
|
],
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "WSEGTABL",
|
"name": "WSURFACT",
|
||||||
"sections": [
|
"sections": [
|
||||||
"SCHEDULE"
|
"SCHEDULE"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user