Dropped record syntax for the option specifications to simplify use from escripts.

This commit is contained in:
Juan Jose Comellas
2009-11-16 19:20:32 -03:00
parent 109d9f5f2a
commit 4b03285d9e
8 changed files with 270 additions and 329 deletions
+9
View File
@@ -0,0 +1,9 @@
2009-11-16 Juan Jose Comellas <juanjo@comellas.org>
* *: Released v0.1
* src/getopt.erl:
* src/test/getopt_test.erl:
* src/examples/ex1.erl:
Dropped record syntax for the option specifications to simplify use from escripts.