git: 9front

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

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