git: 9front

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

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