mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
added registry.nim to the stdlib
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
#
|
||||
#
|
||||
# Nim's Runtime Library
|
||||
# (c) Copyright 2016 Andreas Rumpf
|
||||
#
|
||||
# See the file "copying.txt", included in this
|
||||
# distribution, for details about the copyright.
|
||||
#
|
||||
|
||||
## This module is experimental and its interface may change.
|
||||
|
||||
import winlean, os
|
||||
|
||||
type
|
||||
|
||||
Reference in New Issue
Block a user