From 3d6a9577acf8ef06ea99f51d0db1fc230fa5764c Mon Sep 17 00:00:00 2001 From: Reza Gharibi Date: Fri, 4 Oct 2024 08:57:05 +0330 Subject: [PATCH] Add missing comma --- data/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/tools.json b/data/tools.json index 036d0b0..ba39b59 100644 --- a/data/tools.json +++ b/data/tools.json @@ -428,7 +428,7 @@ "repo": "https://github.com/squaresLab/genprog-code", "target": "C/C++", "dblp": "conf/icse/GouesDFW12" - } + }, { "name": "Rete", "description": "learning namespace representation for program repair",