git: 9front

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

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