Make.proto
changeset 7361 0572e66a552f
parent 7319 d2f3366cae79
child 7628 b28e87405222
--- a/Make.proto	Mon Jun 16 11:28:49 2003 +0200
+++ b/Make.proto	Mon Jun 16 11:37:50 2003 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.164 2003-05-23 13:00:24 stefan Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.165 2003-06-16 09:37:50 tm Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -131,9 +131,9 @@
 	Exception.$(O)       \
 	  Error.$(O)         \
 	    MessageNotUnderstood.$(O) \
-	    SubclassResponsibilityError.$(O) \
 	    TimeoutError.$(O) \
 	    ProceedableError.$(O) \
+	      SubclassResponsibilityError.$(O) \
 	      StreamError.$(O) \
 		IncompleteNextCountError.$(O) \
 		PositionOutOfBoundsError.$(O) \