git: 9front

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

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