fix formatting
This commit is contained in:
parent
c8582583ef
commit
05bd635da2
|
@ -8,9 +8,9 @@
|
||||||
# at your option. This file may not be copied, modified, or distributed except
|
# at your option. This file may not be copied, modified, or distributed except
|
||||||
# according to those terms.
|
# according to those terms.
|
||||||
|
|
||||||
# Should be considered part of another header file (e.g. vm_misc) once the circular
|
# Should be considered part of another header file (e.g. vm_misc) once the
|
||||||
# computation.nim include/import dependency is solved. The problem is with
|
# circular computation.nim include/import dependency is solved. The problem is
|
||||||
# vm_types.nim (included by message.nim) which includes computation.nim.
|
# with vm_types.nim (included by message.nim) which includes computation.nim.
|
||||||
import
|
import
|
||||||
./vm/message as vmm
|
./vm/message as vmm
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue