You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: STATUS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
## Overview
3
3
The artifact for our paper _Variability Aware Differencing with DiffDetective_ consists of two parts:
4
4
5
-
1.**DiffDetective-Demo**: The java library
5
+
1.**DiffDetective-Demo**: This repository contains a demonstration of DiffDetective. The idea of this demo is to serve as an example for how to use DiffDetective, as well as a template project to clone and adapt as a quickstart for developing with DiffDetective.
6
6
2.**DiffDetective**: Our Java Maven library that implements variability-aware differencing as well as various analyses.
7
7
DiffDetective also contains replication packages of previous studies.
8
8
DiffDetective is hosted in its own repository on [Github](https://github.com/VariantSync/DiffDetective)
0 commit comments