git: 9front

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

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