git: 9front

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

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