git: 9front

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

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