git: 9front

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

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