shithub: plan9front

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

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