unlogic
Loading...
Searching...
No Matches
RuntimeLibrary.h
Go to the documentation of this file.
1#ifndef UNLOGIC_RUNTIMELIBRARY_H
2#define UNLOGIC_RUNTIMELIBRARY_H
3
4#include "compiler/Library.h"
5
6namespace unlogic
7{
8 extern Library runtime;
9}
10
11#endif // UNLOGIC_RUNTIMELIBRARY_H
Library runtime