mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-22 03:30:46 +00:00
640373c54f
also prepared filespecs to be relative to current file in next version. git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@357 4df02467-bbd4-4a76-a152-e7ce94205b78
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."
|
|
}
|