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

# Headers for procs that the code generator depends on ("compilerprocs")