git: 9front

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

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