X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2FFreydCategories.v;h=b0024fc325caac55b613156739f88e02b3633c43;hb=469c709f122da80a207769aab3cd038fd1c3d509;hp=5f0e1c86fed4eeaf19f9f4604943ab4dcb3803b9;hpb=2403342ad32f12dd56a82ce575dd2d35d91f545a;p=coq-categories.git diff --git a/src/FreydCategories.v b/src/FreydCategories.v index 5f0e1c8..b0024fc 100644 --- a/src/FreydCategories.v +++ b/src/FreydCategories.v @@ -3,7 +3,7 @@ (*******************************************************************************) Generalizable All Variables. -Require Import Preamble. +Require Import Notations. Require Import Categories_ch1_3. Require Import Functors_ch1_4. Require Import Isomorphisms_ch1_5.