git: 9front

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

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