git: 9front

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

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