| author | ymh <ymh.work@gmail.com> |
| Mon, 28 Nov 2016 17:07:13 +0100 | |
| changeset 451 | 1a11d01ece78 |
| parent 386 | c731ab9b934d |
| permissions | -rw-r--r-- |
|
386
c731ab9b934d
implement first version of sparql client interface
ymh <ymh.work@gmail.com>
parents:
4
diff
changeset
|
1 |
|
|
c731ab9b934d
implement first version of sparql client interface
ymh <ymh.work@gmail.com>
parents:
4
diff
changeset
|
2 |
@import "variables"; |
|
c731ab9b934d
implement first version of sparql client interface
ymh <ymh.work@gmail.com>
parents:
4
diff
changeset
|
3 |
|
|
c731ab9b934d
implement first version of sparql client interface
ymh <ymh.work@gmail.com>
parents:
4
diff
changeset
|
4 |
@import "bootstrap"; |
|
c731ab9b934d
implement first version of sparql client interface
ymh <ymh.work@gmail.com>
parents:
4
diff
changeset
|
5 |
|
| 4 | 6 |
@import "app-core"; |