git: 9front

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

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