git: 9front

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

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