Remove obsolete entries from .gitignore.
[chromium-blink-merge.git] / third_party / cython / src / Cython / Utility / TestUtilityLoader.c
blob595305f211bd172ec1dfc10c3cf6bab4e92d7fba
1 ////////// TestUtilityLoader.proto //////////
2 test {{loader}} prototype
4 ////////// TestUtilityLoader //////////
5 //@requires: OtherUtility
6 test {{loader}} impl
8 ////////// OtherUtility.proto //////////
9 req {{loader}} proto
11 ////////// OtherUtility //////////
12 req {{loader}} impl