git: 9front

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

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