git: 9front

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

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