git: 9front

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

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