git: 9front

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

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