git: 9front

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

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