Added conditional to 'code' action in ragel_parser_macros.h like common.rl.
[ohcount] / ext / ohcount_native / polyglots.h
1 /*
2  *  polyglots.h
3  *  Ohcount
4  *
5  *  Created by Jason Allen on 6/23/06.
6  *  Copyright 2006 Ohloh. All rights reserved.
7  *
8  */
9
10 #ifndef __polyglots_c__
11
12 extern Polyglot *POLYGLOTS[];
13
14 #endif