Commit 5b1f2294 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DB] adding to list.

parent c6ba7658
......@@ -37,7 +37,7 @@ readDatabase _ = Nothing
derive instance eqDatabase :: Eq Database
allDatabases :: Array Database
allDatabases = [PubMed, HAL, All]
allDatabases = [All, HAL, IsTex, PubMed]
data SearchOrder
= DateAsc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment