From 08913db9244b67295e31c49f5ffbc1faa36638d7 Mon Sep 17 00:00:00 2001 From: Araq Date: Sun, 9 Oct 2016 02:01:28 +0200 Subject: added registry.nim to the stdlib --- lib/windows/registry.nim | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'lib') diff --git a/lib/windows/registry.nim b/lib/windows/registry.nim index 6ffcc3988..06f84c881 100644 --- a/lib/windows/registry.nim +++ b/lib/windows/registry.nim @@ -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 -- cgit 1.4.1-2-gfad0