git: 9front

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

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