src/FingersDance/App.xaml.cs
author cavaliet
Mon, 23 Nov 2009 15:41:52 +0100
changeset 218 36d086fde143
parent 0 f603bde47f41
permissions -rw-r--r--
modification for more readable credits

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;

namespace FingersDance
{
    /// <summary>
    /// Interaction logic for App.xaml
    /// </summary>
    public partial class App : Application
    {

    }
}