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