Skip to content

Commit

Permalink
nary-operators path was incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaggers committed Apr 5, 2018
1 parent 8c996e7 commit ae99437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion varjo.asd
Expand Up @@ -61,7 +61,6 @@
(:file "src/varjo.internals/compile-form")
(:file "src/varjo.internals/declaim")
;;
(:file "src/vari.glsl/nary-operators")
(:file "src/vari.glsl/equality")
(:file "src/vari.glsl/matrix-constructors")
(:file "src/vari.glsl/scalar-constructors")
Expand All @@ -77,6 +76,7 @@
(:file "src/vari.cl/docs")
(:file "src/vari.cl/macros")
(:file "src/vari.cl/functions")
(:file "src/vari.cl/nary-operators")
(:file "src/vari.cl/bitwise-operators")
(:file "src/vari.cl/special-operators/uint")
(:file "src/vari.cl/special-operators/progn")
Expand Down

0 comments on commit ae99437

Please sign in to comment.