polytreewm/src/constraints.h

7 lines
137 B
C

#ifndef _CONSTRAINTS_H
#define _CONSTRAINTS_H
float constraints_master_area_factor(float master_area_factor);
#endif // _CONSTRAINTS_H