aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/coq-makefile/template/src/test_aux.ml
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/coq-makefile/template/src/test_aux.ml')
-rw-r--r--test-suite/coq-makefile/template/src/test_aux.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/coq-makefile/template/src/test_aux.ml b/test-suite/coq-makefile/template/src/test_aux.ml
index a01d0865a..e134abd84 100644
--- a/test-suite/coq-makefile/template/src/test_aux.ml
+++ b/test-suite/coq-makefile/template/src/test_aux.ml
@@ -1 +1 @@
-let tac = Proofview.tclUNIT ()
+let tac = API.Proofview.tclUNIT ()