git: 9front

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

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