converted tabs to spaces

This commit is contained in:
Jonas Bonér 2010-02-15 18:41:20 +01:00
parent b65e9ed7f0
commit 6aebe4b9ba
15 changed files with 26 additions and 26 deletions

View file

@ -32,10 +32,10 @@ import stm.Transaction
*
* scala> res0()
* java.lang.RuntimeException: Lets see what happens here...
* at ResultOrFailure.apply(RefExcept.scala:11)
* at .<init>(<console>:6)
* at .<clinit>(<console>)
* at Re...
* at ResultOrFailure.apply(RefExcept.scala:11)
* at .<init>(<console>:6)
* at .<clinit>(<console>)
* at Re...
* </pre>
*
* @author <a href="http://jonasboner.com">Jonas Bon&#233;r</a>