git: 9front

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

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