git: 9front

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

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