git: 9front

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

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