Skip to content

Commit

Permalink
DbLib.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsproul committed Nov 24, 2015
1 parent 9c928d9 commit 0b2632a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "DbLib"]
path = DbLib
url = git@github.com:michaelsproul/dblib.git
1 change: 1 addition & 0 deletions DbLib
Submodule DbLib added at feb1f4
3 changes: 3 additions & 0 deletions Exp.v
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Require Import DbLib.DeBruijn.
Require Import DbLib.Environments.
Require Import DbLib.DblibTactics.

0 comments on commit 0b2632a

Please sign in to comment.