git: 9front

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

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