git: 9front

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

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