git: 9front

ref: cc2776de8d2bb45ca1727f84f74d4517947585c9
dir: /sys/src/cmd/plot/libplot/pprompt.c/

View raw version
#include "mplot.h"
void
pprompt(void){
	fprint(2, ":");
}