git: 9front

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

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