git: 9front

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

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