git: 9front

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

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