1
0
forked from GitHub/gf-rgl

(Som) Add linref for S

This commit is contained in:
Inari Listenmaa
2019-08-13 15:29:32 +02:00
parent 94f5dcdc0d
commit 73ea77b1ba

View File

@@ -122,4 +122,5 @@ linref
VP = linVP VInf ;
CN = linCN ;
Prep = \prep -> prep.s ! P3_Prep ++ prep.sii ++ prep.dhex ;
S = \s -> linBaseCl (s.s ! False) ;
}