|
|
@ -1,4 +1,7 @@
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
|
|
|
|
* vim: set ft=rust:
|
|
|
|
|
|
|
|
* vim: set ft=reason:
|
|
|
|
|
|
|
|
*
|
|
|
|
* Copyright (c) 2009 - 2013 Monoidics ltd.
|
|
|
|
* Copyright (c) 2009 - 2013 Monoidics ltd.
|
|
|
|
* Copyright (c) 2013 - present Facebook, Inc.
|
|
|
|
* Copyright (c) 2013 - present Facebook, Inc.
|
|
|
|
* All rights reserved.
|
|
|
|
* All rights reserved.
|
|
|
@ -6,8 +9,6 @@
|
|
|
|
* This source code is licensed under the BSD style license found in the
|
|
|
|
* This source code is licensed under the BSD style license found in the
|
|
|
|
* LICENSE file in the root directory of this source tree. An additional grant
|
|
|
|
* LICENSE file in the root directory of this source tree. An additional grant
|
|
|
|
* of patent rights can be found in the PATENTS file in the same directory.
|
|
|
|
* of patent rights can be found in the PATENTS file in the same directory.
|
|
|
|
* vim: set ft=rust:
|
|
|
|
|
|
|
|
* vim: set ft=reason:
|
|
|
|
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
open! Utils;
|
|
|
|
open! Utils;
|
|
|
|