From e23c43715d3a029cb96bbfe616f8eced48c49632 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Fri, 20 Jul 2018 23:45:14 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index a10dc415..8ad3d3ff 100644 --- a/TODO.md +++ b/TODO.md @@ -5,7 +5,7 @@ https://zhuanlan.zhihu.com/p/39369370 # GacUI 1.0 - [ ] Move `CopyStream`(GacUI) and `GenerateToStream`(Workflow) to Vlpp and refactor in everywhere including using or copying. -- [ ] Add partial ordering to Vlpp and refactor +- [x] Add partial ordering to Vlpp and refactor - [ ] CodePack `SortDependencies` function - [ ] Workflow `WfCppConfig::SortInternal` function - [ ] Workflow `PostCollect` function