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: source/saogf/Makefile
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,10 @@
6
6
7
7
saogf: build/saogf-patch.ttl
8
8
9
+
# NOTE the below uses some new features in trld that are at the time of writing only available in th dev branch https://github.com/niklasl/trld/tree/dev/trld
10
+
# To run with the reeased version you need to remove flags -r (recompact) and -s (sort)
0 commit comments