git: 9front

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

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