summary refs log tree commit diff stats
path: root/compiler/plugins/active.nim
blob: 5da623e49c23d9174955fa1111ebd8977419a950 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
#
#           The Nim Compiler
#        (c) Copyright 2015 Andreas Rumpf
#
#    See the file "copying.txt", included in this
#    distribution, for details about the copyright.
#

## Include file that imports all plugins that are active.

import
  locals / locals, itersgen