git: 9front

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

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