소스 검색

Added info for hex

pull/144/head
Chandrashekhar Mullaparthi 9 년 전
부모
커밋
1ae07edae8
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. +6
    -1
      src/ibrowse.app.src

+ 6
- 1
src/ibrowse.app.src 파일 보기

@ -4,4 +4,9 @@
{registered, [ibrowse_sup, ibrowse]},
{applications, [kernel,stdlib]},
{env, []},
{mod, {ibrowse_app, []}}]}.
{mod, {ibrowse_app, []}},
{maintainers, ["Chandrashekhar Mullaparthi"]},
{licenses, ["GPLv2", "BSD"]},
{links, ["https://github.com/cmullaparthi/ibrowse"]}
]
}.

불러오는 중...
취소
저장