git: 9front

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

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