git: 9front

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

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