Code cleanup
This commit is contained in:
parent
b6cf972131
commit
092f07fa9b
23 changed files with 7053 additions and 1 deletions
|
|
@ -33,7 +33,9 @@
|
|||
"use strict";
|
||||
|
||||
/*
|
||||
* This file provides all the UI options for building a functional PCjs PC.
|
||||
* This file provides UI options for building a functional PCjs PC.
|
||||
*
|
||||
* WARNING: This code is experimental and FAR from functional. It is a work-in-progress.
|
||||
*/
|
||||
|
||||
var typeAddress = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue