We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86869f commit 565c73cCopy full SHA for 565c73c
HB/instance.elpi
@@ -370,7 +370,7 @@ check-non-forgetful-inheritance T Factory :- std.do! [
370
"We strongly advise you encapsulate this instance inside a module,"
371
"in order to isolate it from the rest of the code, and to be able"
372
"to import it on demand. See the above paper and the file"
373
- "https://github.com/math-comp/hierarchy-builder/blob/master/tests/non-forgetful-inheritance.v"
+ "https://github.com/math-comp/hierarchy-builder/blob/master/tests/non_forgetful_inheritance.v"
374
"to witness devastating effects."
375
) true
376
].
0 commit comments