git: 9front

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

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