git: 9front

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

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