index
:
NeSystem
develop
ne-system-includes
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.211-develop
v0.1.31-develop
v0.1.4-develop
v0.1.41-develop
v0.1.4pr-develop
v0.1.5-develop
The Ne System is an open-source distribution of Ne.org based systems. This repository is a super-project.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
kmnt.py
blob: 7180a0ad3cfa455575b8f2494e5e1e9342be35f4 (
plain
)
1
2
3
4
5
6
# -*- coding: utf-8 -*- import sys if __name__ == "__main__": sys.exit(0)