shithub: plan9front

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

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