git: 9front

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

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