git: 9front

ref: b58cc186dcd38aed12efa03c61a36735025f4b0c
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}