Support for vertical text labels in graphical control panel
This commit is contained in:
parent
5477c1ae3e
commit
66bd2f2da0
5 changed files with 48 additions and 20 deletions
|
|
@ -133,6 +133,7 @@ if (typeof module !== 'undefined') {
|
|||
global.TYPEDARRAYS = TYPEDARRAYS;
|
||||
global.BACKTRACK = BACKTRACK;
|
||||
global.SAMPLER = SAMPLER;
|
||||
global.BUGS_8086 = BUGS_8086;
|
||||
global.I386 = I386;
|
||||
/*
|
||||
* TODO: When we're "required" by Node, should we return anything via module.exports?
|
||||
|
|
|
|||
Loading…
Reference in a new issue