Files
Nim/lib/impure/osinfo_win.nim
Dominik Picheta d6c957e9b4 Removed osinfo_* modules.
They will be available under the 'osinfo' Nimble package.
2015-03-12 23:40:58 +00:00

11 lines
262 B
Nim

#
#
# 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.".}