add MarkOn package

This commit is contained in:
Xuan Sang LE
2018-01-28 23:02:14 +01:00
parent bd515642cd
commit ad22c6e356
9 changed files with 110 additions and 2 deletions

View File

@ -69,4 +69,4 @@ class wTerm extends this.OS.GUI.BaseApplication
#el.style.display = "block"
cleanup: (e)->
@socket.close() if @socket
this.OS.register "wTerm",wTerm
this.OS.register "wTerm", wTerm