git: 9front

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

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