From b37d3f199e4521e2ae20cc96f0f2b04acc36c7cc Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Fri, 22 Dec 2017 14:11:55 +0100 Subject: [API] remove large file containing duplicate interfaces ... in favor of having Public/Internal sub modules in each and every module grouping functions according to their intended client. --- lib/coqProject_file.mli | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/coqProject_file.mli') diff --git a/lib/coqProject_file.mli b/lib/coqProject_file.mli index 23a27a54ab..810189450f 100644 --- a/lib/coqProject_file.mli +++ b/lib/coqProject_file.mli @@ -13,7 +13,6 @@ type project = { makefile : string option; install_kind : install option; use_ocamlopt : bool; - bypass_API : bool; v_files : string list; mli_files : string list; -- cgit v1.2.3