git: 9front

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

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