git: 9front

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

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