git: 9front

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

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