git: 9front

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

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