git: 9front

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

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