git: 9front

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

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