bin/nilac in nilac-0.0.0.1 vs bin/nilac in nilac-0.0.1
- old
+ new
@@ -1,6 +1,5 @@
-#!/usr/bin/env ruby
-# encoding: utf-8
+#!/usr/bin/env ruby# encoding: utf-8
#Nilac is the official Nila compiler. It compiles Nila into pure Javascript. Nilac is currently
#written in Ruby but will be self hosted in the upcoming years. Nila targets mostly the
#Node.js developers rather than client side developers.