git: 9front

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

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