Skip to content

Commit 8e04cc9

Browse files
committed
Remove 'localregistry' library
If we truly need it later, then we can easily reimplement this library. At that point we might have a context (worker stealing?) that can inform the API design
1 parent cf002a3 commit 8e04cc9

File tree

2 files changed

+0
-36
lines changed

2 files changed

+0
-36
lines changed

lib/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ build:
2020
$(COMPILER) ./declassifyutil.trp -l
2121
$(COMPILER) ./stdio.trp -l
2222
$(COMPILER) ./bst.trp -l
23-
$(COMPILER) ./localregistry.trp -l
2423

2524
clean:
2625
rm -rf out

lib/localregistry.trp

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)