git: 9front

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

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