git: 9front

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

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