git: 9front

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

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