git: 9front

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

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