From 1fb6e03c37b8c069c79e8f11c348ad624d14043b Mon Sep 17 00:00:00 2001 From: Christian Mayer Date: Fri, 11 Dec 2009 16:13:37 +0000 Subject: Test comment --- diff --git a/ReckonPrimer.activity/exaddsimp.py b/ReckonPrimer.activity/exaddsimp.py index 6b830e5..2ea7d4b 100755 --- a/ReckonPrimer.activity/exaddsimp.py +++ b/ReckonPrimer.activity/exaddsimp.py @@ -14,6 +14,7 @@ from functions import * class ExAddSimp(Exercise): def __init__(self, dis): + # Test kommentar self._display = dis self._sett = {'topic' : 'addsub_simp', 'title' : 'template exaddsimp', -- cgit v0.9.1