1 module dcv.plot.bindings;
2 
3 public
4 {
5     import dcv.plot.bindings.gl, dcv.plot.bindings.glfw;
6 }