git: 9front

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

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