git: 9front

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

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