git: 9front

ref: e27e91297f7cae8d2eb522018b8a13b24ff24f19
dir: /sys/src/cmd/plot/libplot/doublebuffer.c/

View raw version
#include "mplot.h"
void doublebuffer(void){
	m_dblbuf();
}