Перенос.
This commit is contained in:
13
Planner/Global.h
Normal file
13
Planner/Global.h
Normal file
@@ -0,0 +1,13 @@
|
||||
#include "String.h"
|
||||
#pragma once
|
||||
String userWorkspace;
|
||||
#pragma once
|
||||
String packageWorkspace;
|
||||
#pragma once
|
||||
int maxKernels;
|
||||
#pragma once
|
||||
int busyKernels;
|
||||
#pragma once
|
||||
int freeKernels;
|
||||
#pragma once
|
||||
String dvm_drv;
|
||||
Reference in New Issue
Block a user