mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-22 03:30:46 +00:00
6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
|
; 0.97 interprets all file names as relative to the initial directory:
|
||
|
!src "subdir/sub1.inc"
|
||
|
!if depth_given_in_included_file != 0 {
|
||
|
!error "included wrong file."
|
||
|
}
|