git: 9front

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

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