git: 9front

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

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