11 lines
216 B
Text
11 lines
216 B
Text
/-
|
|
Copyright (c) 2015 Floris van Doorn. All rights reserved.
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
|
|
|
Module: core
|
|
Authors: Floris van Doorn
|
|
|
|
The core of the HoTT library
|
|
-/
|
|
|
|
import types
|