git: 9front

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

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