git: 9front

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

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