git: 9front

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

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