git: 9front

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

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