git: 9front

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

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