git: 9front

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

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