remove redundant USING: from terrain

db4
Joe Groff 2010-01-19 10:28:06 -08:00
parent ace167991d
commit ee0eaf4ede
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ math.vectors opengl opengl.capabilities opengl.gl
opengl.shaders opengl.textures opengl.textures.private
sequences sequences.product specialized-arrays
terrain.generation terrain.shaders typed ui ui.gadgets
ui.gadgets.worlds ui.pixel-formats game.loop game.worlds
ui.gadgets.worlds ui.pixel-formats game.worlds
math.matrices.simd noise ui.gestures combinators.short-circuit
destructors grid-meshes math.vectors.simd ;
QUALIFIED-WITH: alien.c-types c