git: 9front

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

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