Skip to content

Commit

Permalink
module conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
JacquesCarette committed Nov 14, 2016
1 parent 289cd83 commit d461d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Categories/Object/Exponentiating.agda
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module Categories.Object.Exponentiating {o ℓ e}
(binary : BinaryProducts C) where

open Category C
open BinaryProducts C binary
open BinaryProducts binary

import Categories.Object.Product
open Categories.Object.Product C
Expand Down

0 comments on commit d461d2a

Please sign in to comment.