git: 9front

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

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