Skip to content

Commit

Permalink
remove komodo project and change shebang on the lexentity script
Browse files Browse the repository at this point in the history
  • Loading branch information
scoates committed Dec 5, 2009
1 parent b6197da commit 4444b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/lexentity
@@ -1,4 +1,4 @@
#!/Users/sean/bin/php53
#!/usr/bin/env php
<?php
$dir = dirname(__FILE__);
require "$dir/../inc/Lexer.php";
Expand Down

0 comments on commit 4444b4b

Please sign in to comment.