git: 9front

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

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