git: 9front

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

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