Skip to content
Snippets Groups Projects
Commit 539a212e authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Disabled #pike for this file, since it's supposed to work even with really old pikes.

Rev: lib/modules/Parser.pmod/C.pmod:1.16
parent 6cefa1e9
No related branches found
No related tags found
No related merge requests found
#pike __VERSION__
/* This file needs to support pikes that don't understand "#pike".
* Some of them fail when they see an unknown cpp directive.
*/
/* #pike __VERSION__ */
mapping(string:string) global_groupings=(["{":"}","(":")","[":"]"]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment