git: 9front

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

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