src/global.h

changeset 350
37b3c690b02c
parent 349
f05aeee71a14
child 355
f3318d9d6668
--- a/src/global.h	Tue Jul 12 12:10:20 2022 +0200
+++ b/src/global.h	Tue Jul 12 15:34:17 2022 +0200
@@ -397,6 +397,7 @@
     double	mashs_kg;		///< Kg fermentables in the mash.
     int		mashs_time;		///< Total mash time.
     double	preboil_sg;
+    double      preboil_ph;
 };
 
 

mercurial