git: 9front

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

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