.hgtags
author Madhusudan C.S. <madhusudancs@gmail.com>
Mon, 08 Jun 2009 08:48:24 +0200
changeset 2407 e23fce20ad3a
parent 2395 fa81f021773c
child 2412 c61d96e72e6f
permissions -rw-r--r--
Changed GHOP module imports to be consistent with rest of Melange code. The imports used the from <module-path> import <module> as <local_module_name> syntax. These kinds of imports are changed to import <module_path.module_name> syntax to be consistent with the Melange code base. Reviewed by: Lennard de Rijk
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2395
fa81f021773c Added tag v0-5-20090604 for changeset 1dc8d7f9458e
Sverre Rabbelier <sverre@rabbelier.nl>
parents:
diff changeset
     1
1dc8d7f9458e3edeb8493e98d83bb0d1f679ca18 v0-5-20090604