This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
forge
mirror of
https://github.com/brettlangdon/forge.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
12
Wiki
Activity
Browse Source
fix include
pull/16/head
Brett Langdon
11 years ago
parent
52501082cb
commit
cde810301d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test.cfg
+ 1
- 1
test.cfg
View File
@ -12,7 +12,7 @@ primary {
# Primary-sub stuff
sub {
key
=
"primary sub key value";
include "test_include.cfg";
include "
./
test_include.cfg";
}
}
Write
Preview
Loading…
Cancel
Save