git: 9front

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

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