polytreewm/src/constraints.h

7 lines
137 B
C
Raw Permalink Normal View History

2021-11-18 15:37:49 +00:00
#ifndef _CONSTRAINTS_H
#define _CONSTRAINTS_H
float constraints_master_area_factor(float master_area_factor);
#endif // _CONSTRAINTS_H