This commit is contained in:
Timothee Cour
2018-12-04 00:45:58 -08:00
parent 0768d3ae38
commit c0a91970f2

View File

@@ -15,7 +15,7 @@ include "system/inclrtl"
import
strutils, os, strtabs, streams, cpuinfo
export quoteShell, quoteShellWindows, quoteShellPosix, processID
export quoteShell, quoteShellWindows, quoteShellPosix
when defined(windows):
import winlean