git: 9front

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

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