X-Git-Url: http://git.megacz.com/?p=coq-categories.git;a=blobdiff_plain;f=src%2FEpicMonic_ch2_1.v;h=8dc57128790f1ea869fde7a0d5fde3388b0402e5;hp=bc395099dc2d901220c7799c5f4e7dc1f20d2667;hb=90844bf411c7cddcd92d48c0b020e5775ace0849;hpb=ff3003c261295c60d367580b6700396102eb5a9c diff --git a/src/EpicMonic_ch2_1.v b/src/EpicMonic_ch2_1.v index bc39509..8dc5712 100644 --- a/src/EpicMonic_ch2_1.v +++ b/src/EpicMonic_ch2_1.v @@ -1,6 +1,5 @@ Generalizable All Variables. -Require Import Preamble. -Require Import General. +Require Import Notations. Require Import Categories_ch1_3. Require Import Functors_ch1_4. Require Import Isomorphisms_ch1_5.