git: 9front

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

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