git: 9front

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

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