git: 9front

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

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