1
0
mirror of https://github.com/bspeice/qadapt synced 2026-07-21 19:03:02 -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::enter_protected;
use qadapt::exit_protected;
+1 -1
View File
@@ -1,4 +1,4 @@
extern crate qadapt;
use std::io;
use qadapt::allocate_panic;