git: 9front

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

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