git: 9front

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

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