Make.proto
changeset 5953 b79774b05f58
parent 5909 ffabe0442b64
child 5957 bfe534c912f6
--- a/Make.proto	Tue Sep 04 12:45:48 2001 +0200
+++ b/Make.proto	Tue Sep 04 12:48:12 2001 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.133 2001-08-16 10:58:58 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.134 2001-09-04 10:48:12 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -121,6 +121,10 @@
 	    ProceedableError.$(O) \
 	      SignalError.$(O) \
 		WrongProceedabilityError.$(O) \
+	    ArithmeticError.$(O) \
+	      DomainError.$(O) \
+		ZeroDivide.$(O) \
+	      RangeError.$(O) \
 	  Warning.$(O)       \
 	    ProceedError.$(O)\
 	  Notification.$(O)  \