git: 9front

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

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