Removed color flag (because ocaml < 4.03)

This commit is contained in:
Guillaume Bury 2016-05-20 16:26:03 +02:00
parent 6d706f55e5
commit d06de43789

View file

@ -2,7 +2,8 @@
LOG=build.log
COMP=ocamlbuild -log $(LOG) -use-ocamlfind
FLAGS=-cflags -color,always
FLAGS=
# -cflags -color,always
DOC=msat.docdir/index.html
BIN=main.native
NAME=msat