git: 9front

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

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