git: 9front

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

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