diff options
author | funemy | 2022-10-25 07:18:10 +0000 |
---|---|---|
committer | funemy | 2022-10-25 07:18:10 +0000 |
commit | dbc59e338fa296efbc311ba3899994dfbee28225 (patch) | |
tree | 9e2b440a754c9baa8281be43467b63602fc2d7d9 | |
parent | f6cbd54537b48f6815bf518393c5bc7ac6b2a7bd (diff) |
people.json
-rw-r--r-- | people.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/people.json b/people.json index e8089f6..bf10f10 100644 --- a/people.json +++ b/people.json @@ -68,6 +68,10 @@ { "name": "z3", "link": "./entries/funemy/z3/z3fib.sh" + }, + { + "name": "symbolic", + "link": "./entries/funemy/symbolic/phib.py" } ] }, |