git: 9front

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

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