git: 9front

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

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