git: 9front

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

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