git: 9front

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

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