git: 9front

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

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