Test merging.
authorincastrix <incastrix>
Fri, 3 Oct 2008 16:16:51 +0000 (16:16 +0000)
committerincastrix <incastrix>
Fri, 3 Oct 2008 16:16:51 +0000 (16:16 +0000)
net.sourceforge.phpeclipse.xdebug.core/src/net/sourceforge/phpeclipse/xdebug/php/model/XDebugAbstractValue.java

index b52ea6f..6f10fb3 100644 (file)
@@ -21,6 +21,7 @@ import org.w3c.dom.NodeList;
  * TODO To change the template for this generated type comment go to
  * Window - Preferences - Java - Code Style - Code Templates
  */
+
 public abstract class XDebugAbstractValue  extends XDebugElement implements IValue {
        private IVariable[] fVariables;
        protected String fValueString;