git: 9front

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

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