//
// The ItSp(An Interaction Terminal Student Platform) Project
//
// The co-founders are Yang Zhengyu,Xu Cheng,Qu Chen from
// the Department of Electronic and Information Engineering,
// Huazhong University of Science and Technology, China.
//
// This source code is release under the new BSD License.
// Some rights reserved.
//
package itsp.main.app;
public class SearchManage {
}
|