Projekt

Obecné

Profil

Stáhnout (153 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1 d402013e Tomáš Orlovský
using System;
2
using System.Collections.Generic;
3
using System.Text;
4
5
namespace Leuze.Tests.Modules.Goal
6
{
7
    class GoalDefinitionsTests
8
    {
9
    }
10
}