git: 9front

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

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