git: 9front

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

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