git: 9front

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

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