diff options
| author | sotech117 <michael_foiani@brown.edu> | 2023-10-08 23:05:53 -0400 |
|---|---|---|
| committer | sotech117 <michael_foiani@brown.edu> | 2023-10-08 23:05:53 -0400 |
| commit | 4966c054b3f462f6eaf24591c4ab1a945e72bb6f (patch) | |
| tree | b33ce376ceeadaecb926f0daa841f6d11f56442f /.idea/modules.xml | |
| parent | 5a5dec572c01a7d306c3bdd3fd0ad8cec63c6049 (diff) | |
fix heiarchy. rewrite routing table code
Diffstat (limited to '.idea/modules.xml')
| -rw-r--r-- | .idea/modules.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..6ae4065 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/iptcp-jailpt2.iml" filepath="$PROJECT_DIR$/.idea/iptcp-jailpt2.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |
