git: 9front

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

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