inlined isp calc to make nde.ks standalone.
This commit is contained in:
parent
c8a839b49c
commit
fff3f847a6
4 changed files with 19 additions and 14 deletions
3
boot/loadprograms.ks
Normal file
3
boot/loadprograms.ks
Normal file
|
@ -0,0 +1,3 @@
|
|||
if not exists("1:/nde.ksm") {
|
||||
compile "0:/nde.ks" to "1:/nde.ksm".
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue