git: 9front

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

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