git: 9front

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

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