git: 9front

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

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