src/global.h

changeset 336
e97f9e87d94b
parent 323
d053ffbbf3e9
child 337
8133cdb19aa1
equal deleted inserted replaced
335:c4b4a2879bb8 336:e97f9e87d94b
685 685
686 extern const char * const g_prod_stages[]; 686 extern const char * const g_prod_stages[];
687 extern const char * const g_prod_split[]; 687 extern const char * const g_prod_split[];
688 extern const char * const g_recipe_types[]; 688 extern const char * const g_recipe_types[];
689 extern const char * const g_style_types[]; 689 extern const char * const g_style_types[];
690 extern const char * g_ibu_method[3];
690 691
691 enum FermentableTypes { 692 enum FermentableTypes {
692 FERMENTABLE_TYPE_GRAIN, 693 FERMENTABLE_TYPE_GRAIN,
693 FERMENTABLE_TYPE_SUGAR, 694 FERMENTABLE_TYPE_SUGAR,
694 FERMENTABLE_TYPE_EXTRACT, 695 FERMENTABLE_TYPE_EXTRACT,

mercurial