From bc6f997f0a06bf2c8b2e05d34623474a7f91a986 Mon Sep 17 00:00:00 2001 From: michelou Date: Fri, 26 Aug 2005 12:26:10 +0000 Subject: - removed CR/LF (Windows) characters. --- sources/examples/monads/stateInterpreter.scala | 1 + 1 file changed, 1 insertion(+) (limited to 'sources/examples/monads/stateInterpreter.scala') diff --git a/sources/examples/monads/stateInterpreter.scala b/sources/examples/monads/stateInterpreter.scala index 0878f4682d..593f2d9e3e 100644 --- a/sources/examples/monads/stateInterpreter.scala +++ b/sources/examples/monads/stateInterpreter.scala @@ -83,3 +83,4 @@ object stateInterpreter { System.out.println(test(term1)); } } + -- cgit v1.2.3