There was an error while loading. Please reload this page.
1 parent ff2e68c commit 28ca1d9Copy full SHA for 28ca1d9
1 file changed
invokes/yakerize.py
@@ -1,5 +1,11 @@
1
#! python3
2
3
+```
4
+Yakerize.py was originally developed as part of the DiffCheck plugin by
5
+Andrea Settimi, Damien Gilliard, Eleni Skevaki, Marirena Kladeftira (IBOIS, CRCL, EPFL) in 2024.
6
+It is distributed under the MIT License, provided this attribution is retained.
7
8
+
9
import os
10
import sys
11
import argparse
0 commit comments