git: 9front

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

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