Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jake Read
rndmc
Commits
ed5446a0
Commit
ed5446a0
authored
Nov 26, 2018
by
Jake Read
Browse files
rm prgmem
parent
d7e22dbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
rundmc.js
View file @
ed5446a0
...
...
@@ -31,6 +31,7 @@ const Programs = require('./programs.js')
// the program object: real simple, just has a description, and a 'modules'
var
program
=
Programs
.
new
(
'
new program
'
)
/*
var stest = Programs.loadModuleFromSource(program, './modules/ui/stest.js')
var rep = Reps.makeFromModule(stest)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment