Add graph, plot
This commit is contained in:
parent
6e18e03e63
commit
4314729dde
44 changed files with 2307 additions and 0 deletions
5
src/cmd/plot/libplot/pprompt.c
Normal file
5
src/cmd/plot/libplot/pprompt.c
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#include "mplot.h"
|
||||
void
|
||||
pprompt(void){
|
||||
fprintf(stderr, ":");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue