git: 9front

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

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