thermferm/thermferm.c

changeset 206
78fb6f99e473
parent 205
ca18ff45deba
child 207
8d2ba4126519
equal deleted inserted replaced
205:ca18ff45deba 206:78fb6f99e473
31 #include "panel.h" 31 #include "panel.h"
32 #include "futil.h" 32 #include "futil.h"
33 #include "xutil.h" 33 #include "xutil.h"
34 34
35 35
36 char *current_unit = NULL; 36 //int tempA = 80;
37 int tempA = 80; 37 //int tempB = 80;
38 int tempB = 80;
39 38
40 int my_shutdown = FALSE; 39 int my_shutdown = FALSE;
41 static pid_t pgrp, mypid; 40 static pid_t pgrp, mypid;
42 41
43 extern int debug; 42 extern int debug;

mercurial