git: 9front

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

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