Skip to content

Commit f1f6ac3

Browse files
committed
Remove 'nsuref' library
On a seperate branch, I am already trying to implement this anew
1 parent 8a29f65 commit f1f6ac3

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

lib/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ build:
1313
$(COMPILER) ./HashMap.trp -l
1414
$(COMPILER) ./HashSet.trp -l
1515
# Old stuff, here be dragons...
16-
$(COMPILER) ./nsuref.trp -l
1716
$(COMPILER) ./printService.trp -l
1817
$(COMPILER) ./timeout.trp -l
1918
$(COMPILER) ./declassifyutil.trp -l

lib/nsuref.trp

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

0 commit comments

Comments
 (0)