]> git.lizzy.rs Git - plan9front.git/blob - sys/src/cmd/plot/libplot/pprompt.c
2678ead5f0a0e67d3f7db2cb4c1c866fc112b634
[plan9front.git] / sys / src / cmd / plot / libplot / pprompt.c
1 #include "mplot.h"
2 void
3 pprompt(void){
4         fprintf(stderr, ":");
5 }