git: 9front

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

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