diff -r e7e0ae78773e -r 0951727b8815 configurationengine/source/plugins/common/ConeTemplatePlugin/templatemlplugin/tests/project/Layer1/implml/file8.templateml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/configurationengine/source/plugins/common/ConeTemplatePlugin/templatemlplugin/tests/project/Layer1/implml/file8.templateml Wed Sep 08 12:20:56 2010 +0300 @@ -0,0 +1,17 @@ + + + Description field text + + + + +def sumfunc(a,b): + return a+b + + + + + + + +