git: 9front

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

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