git: 9front

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

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