all repos — min @ 8d0adb665ec4243b9d9e373f4391aa7c1be2bc72

A small but practical concatenative programming language.

Minor fixes.
h3rald h3rald@h3rald.com
Sat, 24 Nov 2018 13:46:22 +0100
commit

8d0adb665ec4243b9d9e373f4391aa7c1be2bc72

parent

9e2faa9c5fd45e8615b4db3b01f64dedcc74f877

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M core/consts.nimcore/consts.nim

@@ -1,5 +1,5 @@

import - os + ospaths const pkgName* = "min"