git: 9front

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

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