git: 9front

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

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