git: 9front

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

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