diff options
author | fcolin | 2007-02-01 10:00:11 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 10:00:11 +0000 |
commit | ce0f3813eb4fed0661fa42ffdea6be875f2f510f (patch) | |
tree | e49476d3b6dd5ec20ecd9725e95a5ba3429d73b3 /CSharp/Ivy | |
parent | a27508eee2167553e532051742b80ee75ca4fe97 (diff) | |
download | ivy-csharp-ce0f3813eb4fed0661fa42ffdea6be875f2f510f.zip ivy-csharp-ce0f3813eb4fed0661fa42ffdea6be875f2f510f.tar.gz ivy-csharp-ce0f3813eb4fed0661fa42ffdea6be875f2f510f.tar.bz2 ivy-csharp-ce0f3813eb4fed0661fa42ffdea6be875f2f510f.tar.xz |
Utilisateur : Fcolin Date : 6/02/06 Heure : 13:38 Archivé dans $/CSharp/Ivy/Ivy Commentaire: (vss 14)
Diffstat (limited to 'CSharp/Ivy')
-rw-r--r-- | CSharp/Ivy/IvyPPC/IvyDomain.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CSharp/Ivy/IvyPPC/IvyDomain.cs b/CSharp/Ivy/IvyPPC/IvyDomain.cs index e922b83..2f9e088 100644 --- a/CSharp/Ivy/IvyPPC/IvyDomain.cs +++ b/CSharp/Ivy/IvyPPC/IvyDomain.cs @@ -1,8 +1,6 @@ using System;
using System.Collections.Generic;
using System.ComponentModel;
-//using System.Drawing;
-//using System.Data;
using System.Text;
using System.Windows.Forms;
|