00001 using System; 00002 using System.Collections.Generic; 00003 using System.Configuration; 00004 using System.Data; 00005 using System.Linq; 00006 using System.Windows; 00007 00008 namespace EdgeClustering 00009 { 00010 /// <summary> 00011 /// Interaction logic for App.xaml 00012 /// </summary> 00013 public partial class App : Application 00014 { 00015 } 00016 }