preparing for removing math from std

This commit is contained in:
Stefan Plantikow
2011-12-18 22:46:04 +01:00
parent bd6b80c972
commit e1a9668ab2
9 changed files with 14 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ TODO: Restructure and document
*/
import core::option;
import ctypes::*;
import core::ctypes::*;
export libc;
export libc_constants;