added comments and wpf base
This commit is contained in:
parent
74c6a87254
commit
ab86652859
146 changed files with 2046 additions and 290 deletions
|
|
@ -0,0 +1,23 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Tento kód byl generován nástrojem.
|
||||
// Verze modulu runtime:4.0.30319.42000
|
||||
//
|
||||
// Změny tohoto souboru mohou způsobit nesprávné chování a budou ztraceny,
|
||||
// dojde-li k novému generování kódu.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("KarnaughMap")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+74c6a872546677f322ac3b2a7973154fe3543dc1")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("KarnaughMap")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("KarnaughMap")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Vygenerované třídou WriteCodeFragment nástroje MSBuild
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue