git: 9front

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

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