git: 9front

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

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