|
Samond Classes Library 1.1.6-RELEASE build 132
|
00001 // 00002 // SCConfiguration.h 00003 // sclmac 00004 // 00005 // Created by Viacheslav Smolensky on 05.06.14. 00006 // Copyright (c) 2007 - 2014 by Samond Development Corporation. All rights reserved. 00007 // 00008 00016 #import <scl/SCConfig.h> 00017 00018 #define SCConfigurationClass @"SCConfiguration" ///< SCConfiguration class name 00019 00028 @interface SCConfiguration : SCConfig 00029 00030 @end
1.7.3