git: 9front

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

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