From 64d295e26fc6c13631f7ba34b7b3b1a7b48fec0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Pottier?= Date: Thu, 4 Dec 2014 21:20:38 +0100 Subject: [PATCH] Removed a _tag line which ocamlbuild says is unused. --- src/_tags | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/_tags b/src/_tags index 4f8ebcf3..ac06a6bc 100644 --- a/src/_tags +++ b/src/_tags @@ -10,8 +10,6 @@ # checkOCamlVersion needs the Str library. : use_str -: use_ocamlyacc - # Build and link with -g. <**/*.{cmo,cmx}>:debug <**/*.byte>:debug -- GitLab