Merge pull request #440 from tuncer/obsolete-file

Delete obsolete file
This commit is contained in:
Fred Hebert 2015-01-22 10:46:02 -05:00
commit 78379493d4

View file

@ -1,28 +0,0 @@
* Major operations
** Compile
*** Code generation
*** Compilation/linking
*** App validation
** Clean
** ct testing
** eunit testing
** Installation
** Doc generation
* Modes/File types
** Erlang
** Port driver
** NIF driver
** SNMP MIBs
** ASN.1 files
* Misc. Notes
** Port/NIF driver compilation needs pre/post hook
** Need to support code generation for things like protobuf
** Need to support compilation flags
* Contexts
** Application
** General
** Release ?!