git: 9front

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

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