src/global.h

changeset 220
7792a410a277
parent 196
f7954f2d4451
child 238
047e99c90848
equal deleted inserted replaced
219:fa7cad488e27 220:7792a410a277
529 int mashs_row; 529 int mashs_row;
530 double mashs_kg; ///< Kg fermentables in the mash. 530 double mashs_kg; ///< Kg fermentables in the mash.
531 int mashs_time; ///< Total mash time. 531 int mashs_time; ///< Total mash time.
532 double est_mash_sg; 532 double est_mash_sg;
533 double preboil_sg; 533 double preboil_sg;
534 double final_abv; /// ABV after dilution/infusion.
534 }; 535 };
535 536
536 537
537 extern Recipe *recipe; 538 extern Recipe *recipe;
538 extern Product *product; 539 extern Product *product;

mercurial