git: 9front

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

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