git: 9front

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

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