Codebase list cafeobj / e0d5901
Warning message is printed when an axiom having term of error sort in it. tswd 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
354354 (declare (type module module)
355355 (type (or null t) clean)
356356 (values t))
357 ;; (check-module-rules module)
357 (check-module-rules module)
358358 (when (module-terms-to-be-fixed module)
359359 (with-in-module (module)
360360 (let ((name (module-name module))