summaryrefslogtreecommitdiff
path: root/CSharp/Ivy/IvyPPC
diff options
context:
space:
mode:
authorfcolin2007-02-01 10:00:09 +0000
committerfcolin2007-02-01 10:00:09 +0000
commita27508eee2167553e532051742b80ee75ca4fe97 (patch)
treebf294f6ffc75f0b9312e54aa4037142ff0178de3 /CSharp/Ivy/IvyPPC
parent0aee91bf85369ea109622752a4014556bafa21e2 (diff)
downloadivy-csharp-a27508eee2167553e532051742b80ee75ca4fe97.zip
ivy-csharp-a27508eee2167553e532051742b80ee75ca4fe97.tar.gz
ivy-csharp-a27508eee2167553e532051742b80ee75ca4fe97.tar.bz2
ivy-csharp-a27508eee2167553e532051742b80ee75ca4fe97.tar.xz
Utilisateur : Fcolin Date : 6/02/06 Heure : 13:35 Archivé dans $/CSharp/Ivy/IvyPPC Commentaire: (vss 13)
Diffstat (limited to 'CSharp/Ivy/IvyPPC')
-rw-r--r--CSharp/Ivy/IvyPPC/IvyDomain.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/CSharp/Ivy/IvyPPC/IvyDomain.cs b/CSharp/Ivy/IvyPPC/IvyDomain.cs
index 268a552..e922b83 100644
--- a/CSharp/Ivy/IvyPPC/IvyDomain.cs
+++ b/CSharp/Ivy/IvyPPC/IvyDomain.cs
@@ -1,8 +1,8 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
-using System.Drawing;
-using System.Data;
+//using System.Drawing;
+//using System.Data;
using System.Text;
using System.Windows.Forms;