From a69e4e5995c63aea61f72bb840e1e1d0374583da Mon Sep 17 00:00:00 2001 From: michelou Date: Tue, 2 Sep 2003 16:10:06 +0000 Subject: *** empty log message *** --- sources/scalac/PhaseDescriptor.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sources') diff --git a/sources/scalac/PhaseDescriptor.java b/sources/scalac/PhaseDescriptor.java index a57694961b..4bdb89ae92 100644 --- a/sources/scalac/PhaseDescriptor.java +++ b/sources/scalac/PhaseDescriptor.java @@ -13,7 +13,9 @@ import java.lang.reflect.InvocationTargetException; import scalac.util.Debug; -/** Information about a compiler phase. */ +/** + * Information about a compiler phase. + */ public final class PhaseDescriptor { //######################################################################## -- cgit v1.2.3