git: 9front

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

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