summary refs log tree commit diff stats
path: root/compiler/plugins/active.nim
blob: 7b6411178cd7cff29737f775ef7c97378954a2d3 (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