Mercurial > public > stock-charts
view Sources/InteractiveCharts/InteractiveCharts.h @ 14:edf2bfcd8d97
Reorganise structure
author | Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> |
---|---|
date | Wed, 28 Apr 2021 19:01:40 +0200 |
parents | InteractiveCharts/InteractiveCharts.h@b5888bfbef9b |
children |
line wrap: on
line source
// // InteractiveCharts.h // InteractiveCharts // // Created by Dennis Concepción Martín on 26/4/21. // #import <Foundation/Foundation.h> //! Project version number for InteractiveCharts. FOUNDATION_EXPORT double InteractiveChartsVersionNumber; //! Project version string for InteractiveCharts. FOUNDATION_EXPORT const unsigned char InteractiveChartsVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import <InteractiveCharts/PublicHeader.h>