*** empty log message ***

This commit is contained in:
2007-04-26 15:37:07 +00:00
parent 9f2ad7e2fb
commit 333be432b2
5 changed files with 11 additions and 11 deletions

View File

@ -2,7 +2,7 @@ using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace ASETestCom
namespace ASETestCNT
{
static class Program
{
@ -17,4 +17,4 @@ namespace ASETestCom
Application.Run(new AwkForm());
}
}
}
}