remove reliance on General.v
[coq-categories.git] / src / Main.v
index de30773..2a054b7 100644 (file)
@@ -1,6 +1,5 @@
 Generalizable All Variables.
 Require Import Preamble.
-Require Import General.
 
 Require Import Categories_ch1_3.
 Require Import Functors_ch1_4.