git: 9front

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

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