Skip to content

Commit

Permalink
addressed review coomments
Browse files Browse the repository at this point in the history
  • Loading branch information
hritikchaudhary committed Jan 4, 2024
1 parent b5bf367 commit 56a166a
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions repository/c.json
Original file line number Diff line number Diff line change
Expand Up @@ -3893,6 +3893,17 @@
}
]
},
{
"name": "CP Parser",
"details": "https://github.com/hritikchaudhary/CPParser",
"labels": ["competitive-programming", "parser"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "cp2k-syntax",
"details": "https://github.com/nholmber/cp2k-syntax",
Expand All @@ -3914,18 +3925,6 @@
}
]
},
{
"name": "CPParser",
"details": "https://github.com/hritikchaudhary/CPParser",
"author": "hritikchaudhary",
"labels": ["competitive-programming", "parser"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "CppBuilder",
"details": "https://github.com/Sharlock93/CppBuilder",
Expand Down

0 comments on commit 56a166a

Please sign in to comment.