git: 9front

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

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