git: 9front

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

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