ligo/src/proto/alpha/tez_repr.ml
2017-02-25 18:14:05 +01:00

15 lines
695 B
OCaml

(**************************************************************************)
(* *)
(* Copyright (c) 2014 - 2016. *)
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
(* *)
(* All rights reserved. No warranty, explicit or implicit, provided. *)
(* *)
(**************************************************************************)
include Qty_repr.Make (struct let id="tez" end)
type t = qty
type tez = qty