Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
8
Task/Classes/Bracmat/classes.bracmat
Normal file
8
Task/Classes/Bracmat/classes.bracmat
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
( ( resolution
|
||||
= (x=)
|
||||
(y=)
|
||||
(new=.!arg:(?(its.x),?(its.y)))
|
||||
)
|
||||
& new$(resolution,640,480):?VGA
|
||||
& new$(resolution,1920,1080):?1080p
|
||||
& out$("VGA: horizontal " !(VGA..x) " vertical " !(VGA..y)));
|
||||
Loading…
Add table
Add a link
Reference in a new issue