diff options
author | fcolin | 2007-02-01 09:52:55 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 09:52:55 +0000 |
commit | fd13f1db70a8bd73fe65493ba5e23db0781d67c8 (patch) | |
tree | d229cf9651ce1fc7f4a2d7745379cf61fade9c34 | |
parent | c66d85d05386eaf1ba8cd9ca79a1261aa4381f0d (diff) | |
download | ivy-csharp-fd13f1db70a8bd73fe65493ba5e23db0781d67c8.zip ivy-csharp-fd13f1db70a8bd73fe65493ba5e23db0781d67c8.tar.gz ivy-csharp-fd13f1db70a8bd73fe65493ba5e23db0781d67c8.tar.bz2 ivy-csharp-fd13f1db70a8bd73fe65493ba5e23db0781d67c8.tar.xz |
Utilisateur : Fcolin Date : 19/12/05 Heure : 16:54 Archivé dans $/CSharp/Ivy Commentaire: (vss 2)
-rw-r--r-- | CSharp/Ivy/Ivy/app.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CSharp/Ivy/Ivy/app.config b/CSharp/Ivy/Ivy/app.config index 5cb1a1c..17daebe 100644 --- a/CSharp/Ivy/Ivy/app.config +++ b/CSharp/Ivy/Ivy/app.config @@ -17,7 +17,7 @@ <value>False</value>
</setting>
<setting name="IvyDebug" serializeAs="String">
- <value>False</value>
+ <value>True</value>
</setting>
</IvyBus.Properties.Settings>
</applicationSettings>
|