git: 9front

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

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