Skip to content

Commit

Permalink
Remove unneeded bracket-syntax included
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldsonjw committed Oct 16, 2016
1 parent 6ad1920 commit 8f470e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile.inc
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

SYSTEM := $(shell uname -s)

#TOOLS
BIGLOO = bigloo -eval '(loadq "bracket-syntax.sch")'
BIGLOO = bigloo
BGLAFILE = bglafile
BGLJFILE = bgljfile
BGLTAGS = bgltags
Expand Down

0 comments on commit 8f470e6

Please sign in to comment.