We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53608de + f9d5da6 commit 436a586Copy full SHA for 436a586
1 file changed
index.html
@@ -5,7 +5,6 @@
5
table, th, td {
6
border: 1px solid black;
7
}
8
-
9
</style>
10
</head>
11
<body>
@@ -18,7 +17,6 @@ <H4> <b style="color:blue;">Item 1</b> - Examples for each analyzed pattern and
18
17
<H4>
19
<b style="color:blue;">Item 2</b> - Raw dataset for all the code patterns detected by R-CPatMiner
20
</H4>
21
22
<table>
23
<tr>
24
<th>Pattern Group</th>
@@ -49,6 +47,7 @@ <H4>
49
47
50
48
51
+
52
53
<b style="color:blue;">Item 3</b> - Validated Refactoring dataset detected by Python version of RefactoringMiner (Table 2)
54
0 commit comments