git: 9front

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

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