git: 9front

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

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