git: 9front

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

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