1
0
mirror of https://github.com/bspeice/qadapt synced 2026-07-21 10:53:03 -04:00

First of edition fixing

This commit is contained in:
2018-12-06 22:12:21 -05:00
parent 5232c556ff
commit de2b6700ae
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
extern crate qadapt;
use qadapt::allocate_panic;
use qadapt::QADAPT;
+2 -2
View File
@@ -1,5 +1,5 @@
extern crate env_logger;
extern crate qadapt;
use env_logger;
use qadapt::allocate_panic;