git: 9front

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

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