git: 9front

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

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