10 lines
273 B
Text
10 lines
273 B
Text
|
-- Copyright (c) 2014 Jeremy Avigad. All rights reserved.
|
||
|
-- Released under Apache 2.0 license as described in the file LICENSE.
|
||
|
-- Author: Jeremy Avigad
|
||
|
|
||
|
-- hott.default
|
||
|
-- ============
|
||
|
|
||
|
-- A library for homotopy type theory
|
||
|
|
||
|
import ..standard .path .equiv .trunc .fibrant
|