summary refs log tree commit diff stats
path: root/lib/impure/osinfo_win.nim
blob: 0362fca12da8199a966781cc05afd60bc82760dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
#
#            Nim's Runtime Library
#        (c) Copyright 2015 Dominik Picheta
#
#    See the file "copying.txt", included in this
#    distribution, for details about the copyright.
#

{.error: "This module has been moved to the 'osinfo' nimble package.".}