git: 9front

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

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