git: 9front

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

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