git: 9front

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

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