git: 9front

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

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