vlib/glm: fix glm_test.v

pull/1251/head
Alexander Medvednikov 2019-07-20 16:39:09 +02:00
parent 769cda1d1f
commit 72159d4169
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
import os
import gl
import gg
import glm
fn cmp(a, b f32) bool {