//
//  GraphCore.h
//  GraphCore
//
//  Created by Mikhail Filimonov on 03.02.2020.
//  Copyright © 2020 Telegram. All rights reserved.
//

#import <Cocoa/Cocoa.h>

//! Project version number for GraphCore.
FOUNDATION_EXPORT double GraphCoreVersionNumber;

//! Project version string for GraphCore.
FOUNDATION_EXPORT const unsigned char GraphCoreVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <GraphCore/PublicHeader.h>