git: 9front

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

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