view ja/feature-branches.dot @ 777:3274ff6650df

add old Makefile for tex compilation
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 25 Apr 2009 00:02:59 +0900
parents b0db5adf11c1
children
line wrap: on
line source

digraph feature_branches {
	master -> crypto;
	master -> filesystems;
	master -> ipc;
	master -> memory;
	master -> network;
	master -> security;
}