Remove all .merlin

This commit is contained in:
Milo Davis 2017-10-27 19:33:26 +02:00 committed by Benjamin Canou
parent c5d15d3640
commit 490ce840f9
20 changed files with 0 additions and 342 deletions

View File

@ -1,2 +0,0 @@
FLG -w -30
FLG -w -40

View File

@ -1,4 +0,0 @@
REC
FLG -open Error_monad -open Hash -open Utils
S ../proto
B ../proto

View File

@ -1,54 +0,0 @@
REC
B ../minutils
S ../minutils
B ../utils
S ../utils
B ../compiler
S ../compiler
B ../node/db
S ../node/db
B ../node/net
S ../node/net
B ../node/updater
S ../node/updater
B ../node/shell
S ../node/shell
B ../node/main
S ../node/main
S embedded
B embedded
FLG -open Error_monad -open Hash -open Utils -open Tezos_data
# minutils
PKG cstruct
PKG lwt
PKG ocplib-json-typed.bson
PKG ocplib-resto.directory
# utils
PKG zarith
PKG base64
PKG calendar
PKG ezjsonm
PKG ipaddr.unix
PKG lwt.unix
PKG mtime.clock.os
PKG nocrypto
PKG sodium
PKG zarith
# compiler
PKG compiler-libs
PKG compiler-libs.optcomp
PKG sodium
# node
PKG calendar
PKG cmdliner
PKG cohttp.lwt
PKG dynlink
PKG git
PKG irmin-unix
PKG mtime
PKG ocplib-resto.directory
PKG ssl
PKG threads.posix
PKG leveldb
# client
PKG magic-mime

View File

@ -1,13 +0,0 @@
REC
S .
B .
S baker
B baker
S ../../../proto
B ../../../proto
S ../../../proto/alpha
B _tzbuild
FLG -open Client_embedded_proto_alpha
FLG -open Register_client_embedded_proto_alpha
FLG -open Environment
FLG -open Tezos_context

View File

@ -1,9 +0,0 @@
REC
S .
B .
S ../../../proto
B ../../../proto
S ../../../proto/demo
B _tzbuild
FLG -open Client_embedded_proto_demo
FLG -open Register_client_embedded_proto_demo

View File

@ -1,9 +0,0 @@
REC
S .
B .
S ../../../proto
B ../../../proto
S ../../../proto/genesis
B _tzbuild
FLG -open Client_embedded_proto_genesis
FLG -open Register_client_embedded_proto_genesis

View File

@ -1,30 +0,0 @@
REC
S ../environment
B ../environment
S ../packer
B ../packer
B ../minutils
S ../minutils
B ../utils
S ../utils
FLG -open Tezos_data -open Hash
# minutils
PKG cstruct
PKG lwt
PKG ocplib-json-typed.bson
PKG ocplib-resto.directory
# utils
PKG zarith
PKG base64
PKG calendar
PKG ezjsonm
PKG ipaddr.unix
PKG lwt.unix
PKG mtime.clock.os
PKG nocrypto
PKG sodium
PKG zarith
# compiler
PKG compiler-libs
PKG compiler-libs.optcomp
PKG sodium

View File

@ -1 +0,0 @@
REC

View File

@ -1 +0,0 @@
FLG -open Error_monad -open Hash -open Tezos_data

View File

@ -1,7 +0,0 @@
REC
B .
S .
PKG cstruct
PKG lwt
PKG ocplib-json-typed.bson
PKG ocplib-resto.directory

View File

@ -1,50 +0,0 @@
REC
B ../minutils
S ../minutils
B ../utils
S ../utils
B ../compiler
S ../compiler
B db
S db
B net
S net
B updater
S updater
B shell
S shell
B main
S main
FLG -open Error_monad -open Hash -open Utils -open Tezos_data
# minutils
PKG cstruct
PKG lwt
PKG ocplib-json-typed.bson
PKG ocplib-resto.directory
# utils
PKG zarith
PKG base64
PKG calendar
PKG ezjsonm
PKG ipaddr.unix
PKG lwt.unix
PKG mtime.clock.os
PKG nocrypto
PKG sodium
PKG zarith
# compiler
PKG compiler-libs
PKG compiler-libs.optcomp
PKG sodium
# node
PKG calendar
PKG cmdliner
PKG cohttp.lwt
PKG dynlink
PKG git
PKG irmin-unix
PKG mtime
PKG ocplib-resto.directory
PKG ssl
PKG threads.posix
PKG leveldb

View File

@ -1,10 +0,0 @@
B ../../node/updater/
B _tzbuild
FLG -nopervasives
FLG -open Local_environment
FLG -open Environment
FLG -open Hash
FLG -open Error_monad
FLG -open Logging
FLG -open Tezos_data
FLG -w -40

View File

@ -1,10 +0,0 @@
B ../../node/updater/
B _tzbuild
FLG -nopervasives
FLG -open Local_environment
FLG -open Environment
FLG -open Hash
FLG -open Error_monad
FLG -open Logging
FLG -open Tezos_data
FLG -w -40

View File

@ -1,10 +0,0 @@
B ../../node/updater/
B _tzbuild
FLG -nopervasives
FLG -open Local_environment
FLG -open Environment
FLG -open Hash
FLG -open Error_monad
FLG -open Logging
FLG -open Tezos_data
FLG -w -40

View File

@ -1,21 +0,0 @@
REC
B ../minutils
S ../minutils
B .
S .
# minutils
PKG cstruct
PKG lwt
PKG ocplib-json-typed.bson
PKG ocplib-resto.directory
# utils
PKG zarith
PKG base64
PKG calendar
PKG ezjsonm
PKG ipaddr.unix
PKG lwt.unix
PKG mtime.clock.os
PKG nocrypto
PKG sodium
PKG zarith

View File

@ -1,23 +0,0 @@
REC
S .
B .
S ../../src/minutils
B ../../src/minutils
S ../../src/utils
B ../../src/utils
S ../../src/node/net
B ../../src/node/net
S ../../src/node/db
B ../../src/node/db
S ../../src/node/updater
B ../../src/node/updater
S ../../src/node/shell
B ../../src/node/shell
S ../lib
B ../lib
FLG -open Error_monad -open Hash -open Utils
FLG -w -40
PKG lwt
PKG sodium
PKG kaputt
PKG ipaddr

View File

@ -1,17 +0,0 @@
REC
S .
B .
S ../../src/minutils
B ../../src/minutils
S ../../src/utils
B ../../src/utils
S ../../src/node/net
B ../../src/node/net
S ../lib
B ../lib
FLG -open Error_monad -open Hash -open Utils
FLG -w -40
PKG lwt
PKG sodium
PKG kaputt
PKG ipaddr

View File

@ -1,35 +0,0 @@
REC
S .
B .
S ../../src/packer
B ../../src/packer
S ../../src/minutils
B ../../src/minutils
S ../../src/utils
B ../../src/utils
S ../../src/node/net
B ../../src/node/net
S ../../src/node/db
B ../../src/node/db
S ../../src/node/updater
B ../../src/node/updater
S ../../src/node/shell
B ../../src/node/shell
S ../../src/proto
B ../../src/proto
S ../../src/client
B ../../src/client
S ../../src/client/embedded
B ../../src/client/embedded
S ../../src/client/embedded/alpha
B ../../src/client/embedded/alpha
S ../../src/client/embedded/alpha/baker
B ../../src/client/embedded/alpha/baker
S ../lib
B ../lib
FLG -open Error_monad -open Hash -open Utils -open Environment -open Tezos_data
FLG -w -40
PKG lwt
PKG sodium
PKG kaputt
PKG ipaddr

View File

@ -1,23 +0,0 @@
REC
S .
B .
S ../../src/minutils
B ../../src/minutils
S ../../src/utils
B ../../src/utils
S ../../src/node/net
B ../../src/node/net
S ../../src/node/db
B ../../src/node/db
S ../../src/node/updater
B ../../src/node/updater
S ../../src/node/shell
B ../../src/node/shell
S ../lib
B ../lib
FLG -open Error_monad -open Hash -open Utils -open Tezos_data
FLG -w -40
PKG lwt
PKG sodium
PKG kaputt
PKG ipaddr

View File

@ -1,13 +0,0 @@
REC
S .
B .
S ../../src/minutils
B ../../src/minutils
S ../../src/utils
B ../../src/utils
S ../lib
B ../lib
FLG -open Error_monad -open Hash -open Utils
FLG -w -40
PKG lwt
PKG kaputt