Function set_max_capacity:
Defined in module container (file: /std/container.c)

Set the maximum capacity for a given relation.

Prototype:
varargs void set_max_capacity(int cap, string relation);
