9 lines
263 B
Text
9 lines
263 B
Text
/-
|
|
Copyright (c) 2019 Gabriel Ebner. All rights reserved.
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
|
|
|
Authors: Gabriel Ebner, Marc Huisinga
|
|
-/
|
|
import Lean.Data.Json.Printer
|
|
import Lean.Data.Json.Parser
|
|
import Lean.Data.Json.FromToJson
|