src/global.h

changeset 182
545d31130844
parent 180
bbf0f06a5e72
child 190
bb6c06910f0f
--- a/src/global.h	Sat Apr 30 20:36:30 2022 +0200
+++ b/src/global.h	Sun May 01 10:31:31 2022 +0200
@@ -530,6 +530,7 @@
     int		mashs_row;
     double	mashs_kg;		///< Kg fermentables in the mash.
     int		mashs_time;		///< Total mash time.
+    double	est_mash_sg;
     double	preboil_sg;
 };
 

mercurial