shithub: plan9front

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

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