This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
ibrowse
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
30
Wiki
Activity
Browse Source
moved hrl to include dir
pull/65/head
Tristan Sloughter
13 years ago
parent
47cdce000d
commit
a6a19169ab
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
include/ibrowse.hrl
+1
-1
test/ibrowse_lib_tests.erl
src/ibrowse.hrl → include/ibrowse.hrl
View File
+ 1
- 1
test/ibrowse_lib_tests.erl
View File
@ -6,7 +6,7 @@
-
module
(
ibrowse_lib_tests
)
.
-
include_lib
(
"
eunit/include/eunit.hrl
"
)
.
-
include
(
"
../
src
/ibrowse.hrl
"
)
.
-
include
(
"
../
include
/ibrowse.hrl
"
)
.
parse_urls_test_
(
)
-
>
Write
Preview
Loading…
Cancel
Save